> 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/source-actions/get-contact-created.md).

# Get contact created

1. **Select SendinBlue** as your source App under “New flow” in the “Gears” section. Click “Create.”

<figure><img src="https://lh3.googleusercontent.com/QwZig32Ui_yl2RA6vuGKrj1S9wNbBfXeZCzSY-MfvJi9D9FS62frED1CLQgoS4hNWLeryiAgSvmT8RQ3-EGQ8s7juC5dfwOzF-8B2MQx_8ti23A4w2X9hGgUmGW_TKpf6WoF2HR92PhMSOZnEc9G9Q" alt=""><figcaption></figcaption></figure>

2. **Pick the connection** you want to use after clicking the red gear. You may also create a new one. Click “Continue.”

<figure><img src="https://lh5.googleusercontent.com/Z3130sz-S5_uYWdR7l28e0PQcU2Y2NnRKDbawu6D04aZbGb6YIVPoEYNqwa5NO8PxT1Cblxf_uI5-e7eHgIfnLseAP9rQRrsvXnU4S75ggJdvJxunKijToi8XTmAsoTiQH1w5uoJZMKFtOrXypwVOg" alt=""><figcaption></figcaption></figure>

3. **Choose “Get contact created”** as your action and click “Create.” GearPlug will ask for a test record, so create one in your SendinBlue account.

<figure><img src="https://lh4.googleusercontent.com/jqAyigtNVQ-_cm2TAzoo72pCR7CU75WLBkyvUPgqTTo0ksh7KSgMNi6NcBgEWQFddjbLUmXG31N7jCdDQn-diq6JjRsdTlKsMVImxXIzwKfUQqF9Qqwoc80l6fU8cE3HP9leRgYwk1ytI1y9B9m1Lg" alt=""><figcaption></figcaption></figure>

4. **Review the data** to make sure everything works fine. Click “OK” to finish the setup.

<figure><img src="https://lh6.googleusercontent.com/uNOD_BsHIq1cBXWd2yh_anDCCS2BGbVOuEm2Io3qgpu-SOr4UtRjXi1D1oZw6osKc7SBwbhK69ptm8RTn4REu4z4KWxMkVctjvoCzH1JGH-jR7a_Tm4JH0J1SlL73cbcemqchEpEDyUE3O0JNhDazA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Empty Fields**: Under the imported entry, you’ll find a drop-down menu for “Empty Fieds.” Here, you’ll find a list of fields you can import—but weren’t used in the form you used
{% endhint %}


---

# 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/source-actions/get-contact-created.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.
