Brevo
Overview
The Brevo connector lets you connect to the Brevo API using an API key. At this time, the connector supports credential validation only. Data extraction (source) and data loading (destinations) are still in development and will fail if you attempt to run them.
Supported connector types:
- Source: Brevo (in development; extraction not yet available)
- Destinations:
- Brevo Audiences (in development; loading not yet available)
- Brevo Conversions API (in development; loading not yet available)
Setup
Create a Brevo API key
- Log in to your Brevo account.
- Create or copy an API key from your Brevo API key settings.
- Keep the key available for the connector configuration.
Authentication
Brevo authentication uses an API key sent in the api-key request header.
During connector setup, we validate credentials by calling:
GET https://api.brevo.com/v3/account
If the API key is invalid or lacks access, the connector will fail validation.
Configuration
Required fields
| Field | Type | Required | Description |
|---|---|---|---|
api_key | string | ✅ | Your Brevo API key. |
Streams (Source)
No streams are currently available. The Brevo source connector’s catalog is empty and extraction is still in development.
Destinations
Brevo Audiences
The Brevo Audiences destination is registered and can validate credentials, but loading is still in development. Any attempt to run a load will fail.
Brevo Conversions API
The Brevo Conversions API destination is registered and can validate credentials, but loading is still in development. Any attempt to run a load will fail.
Hashing and normalization
This connector does not currently expose field-level hashing options.
Data contract
Not yet available. The Brevo destinations do not currently accept records for loading, so there is no published record schema/data contract at this time.