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

# SendinBlue

SendinBlue offers an intuitive CRM platform to manage and communicate with your contacts. Integrating SendinBlue into GearPlug lets you keep your contact lists updated.

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a source

<figure><img src="https://lh4.googleusercontent.com/CZ_NM2RPHOaTyS2321NYB_6qV8d0eGJKQDjRBINjvuYhTgQWb9VokKUfSom5tPduBa5IGSmAMaDeKtcvG9Jpbm1VZ8Un0blFI4ab6PS_RtN5w-nELIUQov-FXQewAEZb0SCK4tQiFqL0E-Y83o4lWw" alt=""><figcaption></figcaption></figure>

As a source, SendinBlue offers one action:

* **Get created contact**: Imports information from newly-recorded contacts in your account.

### As a target

<figure><img src="https://lh5.googleusercontent.com/9NYcSRlgRaCOtc6dif7J4SToe3rmtDR99vWdbF8VaR8Jcnsri48_Vh4837s1cHFvo6UzoNYBjw8W0z1_hIVpCMQ7hY57yC6wzbSQjrLslCWyjbdzeCKZL7M7dUsFFaxzqMdqce_eDunlLztI7xTw4Q" alt=""><figcaption></figcaption></figure>

As a target, SendinBlue offers one action:

* **Create contact**: Records new contacts in your account, using information drawn from other apps.


---

# 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:

```
GET https://docs.gearplug.io/english/set-up-your-integrations/sendinblue.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
