Connecting to Sendinblue
Sendinblue is a product which aids in digital marketing and automation, for more information check their website:
In order for Leadbyte to connect to Sendinblue you will need the following:
- An API key (provided by SendInBlue)
- The names of the field labels set in your Sendinblue account, such as 'First_Name', 'email' etc.
Setting the delivery up
Your first step is creating your delivery, connecting your campaign, choosing 'Direct Post' as the Action, and 'JSON Post' as the Remote system.
Sendinblue uses a generic URL: https://api.sendinblue.com/v3/contacts
You will then need to set the custom post data:
- The source code will be unique to you.
- The List ID should be provided by Sendinblue.
- Use the 'Show tag help' to display and fill in the LeadByte field tags.
Scroll down to 'Custom Headers' and add the API key you got from Sendinblue in the format shown below:
Finally, set the required success response under "Remote System Response" as HTTP Status 200 OK and you are ready to test:
As always, if you have any questions please raise a support ticket.
Comments