> ## Documentation Index
> Fetch the complete documentation index at: https://help.withallo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Brevo

> Automatically sync call recordings and summaries to your Brevo CRM

## How to connect

### Get your Brevo API key

<Steps>
  <Step title="Log into Brevo">
    Go to [app.brevo.com](https://app.brevo.com)
  </Step>

  <Step title="Navigate to API settings">
    Click your account dropdown and select **Settings** > **SMTP & API** > **API Keys & MCP**
  </Step>

  <Step title="Generate a new API key">
    Click **Generate a new API key** and name it "Allo" (or any name you prefer)
  </Step>

  <Step title="Copy the key">
    Click **Generate**, then copy your API key immediately.

    <Warning>
      Your API key is only visible at this step. Once created, you won't be able to copy it again — you'll need to create a new one if you lose it.
    </Warning>
  </Step>
</Steps>

### Connect in Allo

<Steps>
  <Step title="Open integrations">
    Go to [**web.withallo.com**](https://web.withallo.com) and navigate to **Settings** > **Integrations**.
  </Step>

  <Step title="Find Brevo">
    Locate **Brevo** in the integrations list and click **Connect**.
  </Step>

  <Step title="Paste your API key">
    Enter the API key you copied from Brevo.
  </Step>

  <Step title="Save and connect">
    Click **Save & Connect** and wait for confirmation.
  </Step>
</Steps>

## What syncs

**From Brevo to Allo:**

* Contacts
* Companies
* Deals

Contacts created in Allo are not pushed to Brevo.

**Sync direction:** One-way (Brevo → Allo).

## How calls are synced

After each call, Allo creates a note and an event on the matching contact in Brevo with the call summary and a link to the recording.

## How SMS are synced

SMS sync is not available for this integration.

## Click-to-call

Click on any phone number in Brevo to open the call directly in the Allo app. The Allo app must be installed on your device.

## Troubleshooting

Check the sync status of any call from the **call list on [web.withallo.com](https://web.withallo.com)** — each call has an integration indicator showing its sync state.

<AccordionGroup>
  <Accordion title="I cannot connect my integration">
    Only **admins** and **managers** of an Allo workspace can connect integrations. If you don't see the option, ask your workspace admin or manager to set it up.
  </Accordion>

  <Accordion title="Call not synced to my integration">
    Check the integration indicator on the call in the web app. The error will be one of these:

    * **Contact not found** — The contact doesn't exist in your CRM. By default, Allo only syncs calls to existing contacts. To auto-create contacts, go to your integration settings and enable **Create lead for unknown calls**.
    * **Contact deleted** — The contact was removed from your CRM. Allo is additive and won't sync calls for deleted contacts. Re-create the contact in your CRM, then retry the sync.
    * **Integration disconnected** — Your OAuth token or API key was revoked on the integration side. Allo still appears connected but requests fail. Disconnect and reconnect the integration in Allo.
    * **Call pending (spinner icon)** — Allo is still matching the contact. This can take up to 24 hours before being marked as an error. Once the contact exists in your CRM, you can retry manually.
  </Accordion>

  <Accordion title="Contacts not syncing">
    The first sync can take up to **15 minutes** for large contact databases. After that, contacts sync incrementally every **10 minutes** — not in real time.

    Allo only syncs contacts that have at least one phone number in a native phone number field. Contacts without a phone number will not appear in Allo.

    If contacts still don't appear after 15 minutes, disconnect and reconnect the integration.
  </Accordion>

  <Accordion title="SMS not synced">
    This integration does not support SMS sync.
  </Accordion>

  <Accordion title="Duplicate contacts">
    Allo mirrors your integration exactly. If your CRM has duplicate contacts with the same phone number, they appear as separate contacts in Allo.

    Clean up duplicates in your CRM — Allo will reflect the change on the next sync.
  </Accordion>

  <Accordion title="Call synced to the wrong contact">
    When multiple contacts share the same phone number, Allo syncs the call to all matching contacts. Before reporting a missing sync, check all contacts that share that phone number — the call may already be synced to another one. Click the integration indicator on any call in the web app to see exactly which contacts it was synced to.
  </Accordion>
</AccordionGroup>
