Loader Sendinblue
Sendinblue is a SaaS solution for relationship marketing. Set up Sendinblue loader to be able to load data from Meiro Integrations to Sendinblue platform.
Requirements
API Key that you can generate within Sendinblue API Console.
Useful link: Sendinblue API documentation
Features
It is possible:
-insert a new row,
-update existing rows,
-delete the existing rows.
Data In/Data Out
Data In
Data from the previous component should be saved as a CSV table in the folder /data/in/files/folder_name
as export.csv
.
Data Out
N/A
Read more: about the folder structure here.
Parameters
API Key (required)
API Key can be generated within Sendinblue API Console.
Action (required)
It is important to choose the right action to perform:
-insert, update, delete.
INSERT: inserts new rows into the existing list, already existing rows (identifier is email) are skipped.
UPDATE inserts new rows AND updates existing in an existing list.
DELETE removes rows in the existing list.
List (Required)
Insert List ID (must be an integer) like in Sendinblue.
You can either get the List ID from Sendinblue platform by going to Contacts > Lists.