Integration component for Brevo API providing core operations including contact, list, and campaign management as well as transactional email functionality.

Changelog

9 versions
v1.3.0 Latest
  • add MakeApiCall component with key-value array inputs for headers and parameters per standard #1459
  • Added output examples to component schemas.
v1.2.4
  • Enhanced JSON parameter parsing in SendEmail component to handle non-string values.
v1.2.3
  • Improved tooltip for template addition to SendEmail component.
v1.2.2
  • Added tooltips for better user guidance in SendEmail component.
v1.2.1
  • Fixed the input validation for Text vs Html content in SendEmail component.
v1.2.0
  • Updated SendEmail component to include templateId and params.
v1.1.0
  • New component: Send Email Immediately
  • Fixed 'senderType is not defined' error in CreateEmailCampaign component.
v1.0.2
  • Added validation for required fields in components.
v1.0.1
  • Initial version

Authentication

TypeDetails
API Key
API Key (text)
Log into your Brevo (formerly Sendinblue) account and find your API key in the SMTP & API section.

Actions

27
Create Contact icon

Create Contact

Creates a contact.
Add Existing Contacts To List icon

Add Existing Contacts To List

Adds existing contacts to a list.
Create Email Campaign icon

Create Email Campaign

Creates a new campaign.
Delete Contact icon

Delete Contact

Deletes a contact.
Create Folder icon

Create Folder

Creates a folder.
Create List icon

Create List

Creates a list.
Delete Email Campaign icon

Delete Email Campaign

Deletes an email campaign.
Delete Folder icon

Delete Folder

Deletes a folder (and all its lists).
Delete List icon

Delete List

Deletes a list.
Find Email Campaigns icon

Find Email Campaigns

Find email campaigns with optional filters.
Get Contact icon

Get Contact

Return details about a contact.
Get Email Campaign icon

Get Email Campaign

Returns report of an email campaign.
Get Folder icon

Get Folder

Returns details about a folder.
Get List icon

Get List

Returns details about a list.
List Contacts icon

List Contacts

Retrieve all your contacts.
List Contacts In List icon

List Contacts In List

Retrieve contacts in a specific list.
List Folders icon

List Folders

Retrieve all folders.
List Lists icon

List Lists

Retrieve all lists.
List Lists In Folder icon

List Lists In Folder

Retrieve lists in a specific folder.
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Brevo API.
Send Campaign Report icon

Send Campaign Report

Sends a PDF campaign report to the specific email.
Update Contact icon

Update Contact

Updates a contact.
Send Email icon

Send Email

Sends a transactional email.
Update Email Campaign icon

Update Email Campaign

Updates an email campaign.
Update Folder icon

Update Folder

Updates a folder.
Update List icon

Update List

Updates a list.
Send Email Immediately icon

Send Email Immediately

Sends an email campaign immediately based on campaignId. The campaign must be already created and ready to send.