You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -44,7 +45,6 @@ Formie integrates with the following providers:
44
45
- Omnisend
45
46
- Ontraport
46
47
- Sender
47
-
- Sendinblue
48
48
49
49
:::tip
50
50
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.
@@ -185,6 +185,32 @@ Follow the below steps to connect to the Benchmark API.
185
185
1. Click **Save** to save the form.
186
186
187
187
188
+
## Brevo (Sendinblue)
189
+
Follow the below steps to connect to the Brevo (Sendinblue) API.
190
+
191
+
### Step 1. Create the Integration
192
+
1. Navigate to **Formie** → **Settings** → **Email Marketing**.
193
+
1. Click the **New Integration** button.
194
+
1. Select Brevo as the **Integration Provider**.
195
+
196
+
### Step 2. Connect to the Brevo API
197
+
1. Go to <ahref="https://www.brevo.com/"target="_blank">Brevo</a> and login to your account.
198
+
1. In the top-right corner, click on your profile and select **SMTP & API**.
199
+
1. Click the **+ Create a new API Key** button, and give it a name.
200
+
1. Copy the **API Key** from Brevo and paste in the **API Key** field in Formie.
201
+
202
+
### Step 3. Test Connection
203
+
1. Save this integration.
204
+
1. Click on the **Refresh** button in the right-hand sidebar.
205
+
206
+
### Step 4. Form Setting
207
+
1. Go to the form you want to enable this integration on.
208
+
1. Click the **Integrations** tab.
209
+
1. In the left-hand sidebar, select the name you gave the integration.
210
+
1. Enable the integration and fill out all required fields.
211
+
1. Click **Save** to save the form.
212
+
213
+
188
214
## Campaign Monitor
189
215
Follow the below steps to connect to the Campaign Monitor API.
190
216
@@ -592,30 +618,3 @@ Follow the below steps to connect to the Sender API.
592
618
1. In the left-hand sidebar, select the name you gave the integration.
593
619
1. Enable the integration and fill out all required fields.
594
620
1. Click **Save** to save the form.
595
-
596
-
597
-
## Sendinblue
598
-
Follow the below steps to connect to the Sendinblue API.
599
-
600
-
### Step 1. Create the Integration
601
-
1. Navigate to **Formie** → **Settings** → **Email Marketing**.
602
-
1. Click the **New Integration** button.
603
-
1. Select Sendinblue as the **Integration Provider**.
604
-
605
-
### Step 2. Connect to the Sendinblue API
606
-
1. Go to <ahref="https://www.sendinblue.com/"target="_blank">Sendinblue</a> and login to your account.
607
-
1. In the top-right corner, click on your profile and select **SMTP & API**.
608
-
1. Click the **+ Create a new API Key** button, and give it a name.
609
-
1. Copy the **API Key** from Sendinblue and paste in the **API Key** field in Formie.
610
-
611
-
### Step 3. Test Connection
612
-
1. Save this integration.
613
-
1. Click on the **Refresh** button in the right-hand sidebar.
614
-
615
-
### Step 4. Form Setting
616
-
1. Go to the form you want to enable this integration on.
617
-
1. Click the **Integrations** tab.
618
-
1. In the left-hand sidebar, select the name you gave the integration.
619
-
1. Enable the integration and fill out all required fields.
0 commit comments