Sendinblue
The Sendinblue modules allow you to watch, create, update, list, and delete the contacts, lists, folders, email campaigns, events, emails, and SMS in your Sendinblue account.
To get started with Sendinblue, create an account at sendinblue.com.
For a list of endpoints, refer to the Sendinblue API Documentation.
Connecting Sendinblue to Make
To connect your Sendinblue account to Make, you need to obtain the API Key from your Sendinblue account and insert it into any of the Sendinblu module scenario.
Log in to your Sendinblue account.
Click your Profile Icon > SMTP&API.
Copy the API v3 to your clipboard.
Log in to your Make account, add any Sendinblue module scenario, and click the Add button next to the Connection field.
Optional: In the Connection name field, enter a name for the connection.
In the API Key field, enter the API key copied in Step 4 and click Save.
The connection has been established.
Build Sendinblue Scenarios
After connecting the app, you can perform the following actions:
Watch Contacts
Triggers when a new contact is created.
List Contacts
Lists all contacts
List Lists in a Folder
Lists lists in a folder.
List Contacts in a List
Lists all contacts in a list.
Get a Contact
Return details about a contact
Add Existing Contacts to a List
Adds existing contacts to a list.
Create a Contact
Creates a contact.
Update a Contact
Updates a contact.
Delete a Contact
Deletes a contact.
Watch Lists
Triggers when a new list is created.
List Lists
Lists all lists.
Get a List
Returns details about a list.
Create a List
Creates a list.
Update a List
Updates a list.
Delete a List
Deletes a list.
Watch Folders
Triggers when a new folder is created.
List Folders
Lists all folders.
Get a Folder
Returns details about a folder.
Create a Folder
Creates a folder.
Update a Folder
Updates a folder.
Delete a Folder
Deletes a folder.
Watch Email Campaigns
Triggers when a new email campaign is created.
List Email Campaigns
List all email campaigns.
Create an Email Campaigns
Creates a new campaign.
Get an Email Campaign
Returns details about an email campaign.
Update an Email Campaign
Updates an email campaign.
Delete an Email Campaign
Deletes an email campaign.
New Event
Triggers when a new email event occurs.
Send an SMS
Sends a transactional SMS.
Send an Email
Sends a transactional email.
Send a Campaign Report
Sends a PDF campaign report to the specific email.
Make an API Call
Performs an arbitrary authorized API call.
Get My Account
Return details about my account.