This section explains the property mappings for identify call made to perform different operations on contacts such as their creation, deletion, updation, etc.
Create or update a contact
The following table details the property mappings between RudderStack and Sendinblue to create or update a contact:
RudderStack property
Sendinblue property
Data type
traits.email context.traits.email properties.email Required, if phone number is not present.
email
String
traits.phone context.traits.phone properties.phone Required, if email is not present.
RudderStack uses this API to delete a contact from a given list if the Create contact via Double-opt-in setting is disabled in the dashboard and sendinblueUnlinkListIds is provided in the event’s externalId field.
The following table details the property mappings between RudderStack and Sendinblue to delete a contact from list:
RudderStack property
Sendinblue property
Data type
traits.email context.traits.email properties.email traits.phone context.traits.phone properties.phone Required, if contactID is not present.
Track event: Capture events on your website along with (optional) extra information about the event.
Track Link: Capture clicks on your website along with (optional) extra information about the click.
A sample track call is shown below:
// track events
rudderanalytics.track("Card Created",{id:"a4123c72-c6f7-4d8e-b8cd-4abb8a807891",products:[{product_id:1234,product_name:"Track Pants",amount:1,price:220,},{product_id:5768,product_name:"T-Shirt",amount:5,price:1058,},],});//track link
rudderanalytics.track("trackLink",{link:"https://mail.google.com/mail/u/0/#inbox",subject:"Email confirmation",});
RudderStack sends the track call to the Track Link endpoint if the event name is trackLink in the event payload. For any other event name, it sends the event to the Track event endpoint.
Supported mappings
This section explains the property mappings for track call to capture events and links on your website.
Track event
The following table details the property mappings between RudderStack and Sendinblue for Track event endpoint:
This site uses cookies to improve your experience while you navigate through the website. Out of
these
cookies, the cookies that are categorized as necessary are stored on your browser as they are as
essential
for the working of basic functionalities of the website. We also use third-party cookies that
help
us
analyze and understand how you use this website. These cookies will be stored in your browser
only
with
your
consent. You also have the option to opt-out of these cookies. But opting out of some of these
cookies
may
have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This
category only includes cookies that ensures basic functionalities and security
features of the website. These cookies do not store any personal information.
This site uses cookies to improve your experience. If you want to
learn more about cookies and why we use them, visit our cookie
policy. We'll assume you're ok with this, but you can opt-out if you wish Cookie Settings.