> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/en/connections-and-integrations/integrationen-fur-die-sipgate-app/brevo-integration.md).

# Brevo integration

Brevo is Europe's leading all-in-one software provider for digital marketing and sales. Use email marketing, SMS, WhatsApp, web push, chat, automation, or CRM – all on a single platform at fair prices.

With sipgate you can call directly from Brevo and use your contacts in the sipgate app. This way you can always see which contact is currently calling and don't have to switch between different tools. sipgate is your phone system with the telephony app for desktop and mobile.

## **Integration of Brevo in the sipgate app**

{% stepper %}
{% step %}
**Select integration**

In the sipgate app, click the gear icon on the left and select the "Integrations" item.

Under the item **Integrations** search for the entry **Brevo** and click the button **Connect with Brevo**.

![sipgate-Hilfecenter-brevo1.png](/files/bc8163b66ac7894d4d57cf04aa1d91f6fc7c429a)
{% endstep %}

{% step %}
**Enter API key**

Enter the required API key here.

![sipgate-Hilfecenter-brevo2.png](/files/98a1f9174ef6283741b3d5c4e73f4271aa2e8be7)
{% endstep %}

{% step %}
**Confirm connection**

This means that you have successfully connected Brevo and the sipgate app.

{% hint style="info" %}
**Important:** Depending on the number of contacts to be integrated, it may take a few minutes until they are displayed completely.
{% endhint %}

{% hint style="warning" %}
\*\*Important:\*\*Currently only contacts and no deals are synchronized with Brevo.That means that during a call, if the contact is stored, only the first and last name will be displayed, not the company. To view the linked deals, open the Brevo contact via the sipgate app.
{% endhint %}
{% endstep %}
{% endstepper %}

## **Find API key in your Brevo account**

{% stepper %}
{% step %}
**Open SMTP & API**

Click on your user icon in the top right and select the menu item **SMTP & API**.

![brevo1.png](/files/8d0ab29e611027e029c8dcd82276984aa8489a18)
{% endstep %}

{% step %}
**Generate API key**

In the new window, select the section **API keys**. Here you will find existing API keys, or you can create a new key using the button **Generate a new API key** create.

{% hint style="warning" %}
Please note that you can only copy or view the API key when it is created. If you lose the key, you must create a corresponding new entry.
{% endhint %}

![brevo2.png](/files/3e748d52fd733ad40b9be1edb9ef835e2d078295)
{% endstep %}
{% endstepper %}


---

# 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://help.sipgate.de/cloud-telefonanlage/en/connections-and-integrations/integrationen-fur-die-sipgate-app/brevo-integration.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.
