> For the complete documentation index, see [llms.txt](https://docs.didomi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.didomi.io/integrations/marketing-automation/sendinblue.md).

# Sendinblue

Didomi offers you to integrate Sendinblue. This integration allows you to synchronize your users' preferences with your Sendinblue contacts. The integration of Didomi and Sendinblue provides you with:

* An easy and smooth integration
* An autosynchronization of preferences and contacts
* A flexible contact creation&#x20;

### Use Cases

* **Maximise Targeted Marketing performance:** use the data collected through the PMP to reach out to the right audience, in the preferred channel with the right content to enhance the targeted marketing performance.
* **Personalized User Experience:** provide users with a good experience to gain trust and then (up)sell more.

### **Integrate Didomi preferences with your Sendinblue contacts**

{% hint style="info" %}
You must have a Didomi account and be a Sendinblue customer.
{% endhint %}

To integrate Sendinblue with Didomi's PMP, you must first manage your Sendinblue contact attributes, then send us the API key, as follows:

1. Go to your Sendinblue account.
2. Click on the **Contacts** tab. You can find here all your existing contacts.
3. Click on the **Settings** tab, on the left menu.
4. Update your contact attributes.\
   **Now, you need to retrieve your Sendinblue API key.**

   <figure><img src="https://support.didomi.io/hs-fs/hubfs/Screenshot%202022-03-02%20at%2016.13.14.png?width=688&#x26;name=Screenshot%202022-03-02%20at%2016.13.14.png" alt="" width="563"><figcaption></figcaption></figure>
5. &#x20;On Sendinblue, go to **My Profile.**
6. Click on the **SMTP & API** tab, on the left menu.<br>

   <figure><img src="https://support.didomi.io/hs-fs/hubfs/Screenshot%202022-03-02%20at%2016.09.15.png?width=688&#x26;name=Screenshot%202022-03-02%20at%2016.09.15.png" alt="" width="563"><figcaption></figcaption></figure>
7. Click on **CREATE A NEW API KEY.**<br>

   <figure><img src="https://support.didomi.io/hs-fs/hubfs/Screenshot%202022-03-02%20at%2016.09.15_api.png?width=278&#x26;name=Screenshot%202022-03-02%20at%2016.09.15_api.png" alt=""><figcaption></figcaption></figure>
8. Name your **API Key.**<br>

   <figure><img src="https://support.didomi.io/hs-fs/hubfs/Screenshot%202022-03-02%20at%2016.09.46.png?width=688&#x26;name=Screenshot%202022-03-02%20at%2016.09.46.png" alt="" width="563"><figcaption></figcaption></figure>
9. Click on **Generate**.
10. Copy your new API Key.
11. Send your API Key to Didomi's support team to enable the integration.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.didomi.io/integrations/marketing-automation/sendinblue.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
