Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Dec 15, 2024
1 parent 40e6437 commit 191e225
Showing 1 changed file with 27 additions and 28 deletions.
55 changes: 27 additions & 28 deletions docs/integrations/email-marketing.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Formie integrates with the following providers:
- Autopilot
- AWeber
- Benchmark
- Brevo (Sendinblue)
- Campaign Monitor
- [Campaign Plugin](https://plugins.craftcms.com/campaign)
- Constant Contact
Expand All @@ -44,7 +45,6 @@ Formie integrates with the following providers:
- Omnisend
- Ontraport
- Sender
- Sendinblue

:::tip
Is your provider not in the list above? [Contact us](https://verbb.io/contact) to submit your interest, or look at the [Custom Integration](docs:developers/custom-integration) docs to write your own provider support.
Expand Down Expand Up @@ -185,6 +185,32 @@ Follow the below steps to connect to the Benchmark API.
1. Click **Save** to save the form.


## Brevo (Sendinblue)
Follow the below steps to connect to the Brevo (Sendinblue) API.

### Step 1. Create the Integration
1. Navigate to **Formie****Settings****Email Marketing**.
1. Click the **New Integration** button.
1. Select Brevo as the **Integration Provider**.

### Step 2. Connect to the Brevo API
1. Go to <a href="https://www.brevo.com/" target="_blank">Brevo</a> and login to your account.
1. In the top-right corner, click on your profile and select **SMTP & API**.
1. Click the **+ Create a new API Key** button, and give it a name.
1. Copy the **API Key** from Brevo and paste in the **API Key** field in Formie.

### Step 3. Test Connection
1. Save this integration.
1. Click on the **Refresh** button in the right-hand sidebar.

### Step 4. Form Setting
1. Go to the form you want to enable this integration on.
1. Click the **Integrations** tab.
1. In the left-hand sidebar, select the name you gave the integration.
1. Enable the integration and fill out all required fields.
1. Click **Save** to save the form.


## Campaign Monitor
Follow the below steps to connect to the Campaign Monitor API.

Expand Down Expand Up @@ -592,30 +618,3 @@ Follow the below steps to connect to the Sender API.
1. In the left-hand sidebar, select the name you gave the integration.
1. Enable the integration and fill out all required fields.
1. Click **Save** to save the form.


## Sendinblue
Follow the below steps to connect to the Sendinblue API.

### Step 1. Create the Integration
1. Navigate to **Formie****Settings****Email Marketing**.
1. Click the **New Integration** button.
1. Select Sendinblue as the **Integration Provider**.

### Step 2. Connect to the Sendinblue API
1. Go to <a href="https://www.sendinblue.com/" target="_blank">Sendinblue</a> and login to your account.
1. In the top-right corner, click on your profile and select **SMTP & API**.
1. Click the **+ Create a new API Key** button, and give it a name.
1. Copy the **API Key** from Sendinblue and paste in the **API Key** field in Formie.

### Step 3. Test Connection
1. Save this integration.
1. Click on the **Refresh** button in the right-hand sidebar.

### Step 4. Form Setting
1. Go to the form you want to enable this integration on.
1. Click the **Integrations** tab.
1. In the left-hand sidebar, select the name you gave the integration.
1. Enable the integration and fill out all required fields.
1. Click **Save** to save the form.

0 comments on commit 191e225

Please sign in to comment.