This article describes how to set up the SendinBlue connector in your Customer Data Hub account.
In this article:
Table of Contents Placeholder
Connector Actions
Action Name |
AudienceStream |
EventStream |
Create a Contact |
✓ |
✗ |
Update a Contact |
✓ |
✗ |
Delete a Contact |
✓ |
✗ |
Send a Transactional SMS |
✓ |
✓ |
Configure Settings
Go to the Connector Marketplace and add a new connector. Read the Connector Overview article for general instructions on how to add a connector.
After adding the connector, configure the following settings:
- API Key: You can find your API Key in your SendinBlue account under API & forms.
Action Settings - Parameters and Options
Click Next or go to the Actions tab. This is where you configure connector actions.
This section describes how to set up parameters and options for each action.
Action - Create a Contact
Parameters
Parameter |
Description |
Email |
|
Attributes |
- Pass the set of attributes and their values.
- These attributes must be present in your SendinBlue account.
|
Email Blacklisted |
- True or false.
- Set this field to true to blacklist the contact for emails.
|
SMS Blacklisted |
- True or false.
- Set this field to true to blacklist the contact for SMS.
|
List ID's |
- IDs of the lists to add the contact to.
- Must be an array of numbers attribute type set in the Customer Data Hub.
|
Update Enabled |
- True or false.
- Facilitate to update the existing contact in the same request.
|
SMTP Blacklist Sender |
- SMTP forbidden sender for contact.
- Use only for email contact (only available if Update Enabled is set to true).
- Must be an array of strings attribute type set in the Customer Data Hub.
|
Action - Update a Contact
Parameters
Parameter |
Description |
Email |
|
Attributes |
- Pass the set of attributes to be updated.
- These attributes must be present in your account.
|
Email Blacklisted |
- True or false.
- Set/unset this field to blacklist/allow the contact for emails.
|
SMS Blacklisted |
- True or false.
- Set/unset this field to blacklist/allow the contact for SMS.
|
List ID's |
- IDs of the lists to add the contact to.
- Must be an array of numbers attribute type in the Customer Data Hub.
|
Unlink List ID's |
- IDs of the lists to remove the contact from.
|
SMTP BlacklistSender |
- SMTP forbidden sender for contact.
- Use only for email contact.
- Must be an array of strings attribute type in the Customer Data Hub.
|
Action - Delete a Contact
Parameters
Parameter |
Description |
Email |
|
Action - Send a Transactional SMS
Parameters
Parameter |
Description |
Sender |
|
Recipient |
- Mobile number to send SMS to, including country code.
|
Content |
- Content of the message.
- If more than 160 characters long, it will be sent as multiple messages.
|
Type |
- Type of the SMS (transactional or marketing).
|
Tag |
|