Linking Brevo as a source
Alpha release
This source is currently in alpha. The interface and available tables may change.
The Brevo connector syncs your Brevo (formerly Sendinblue) marketing data – contacts, lists, folders, segments, email and SMS campaigns, templates, and senders – into PostHog.
Adding a data source
- Go to the sources tab of the data pipeline section in PostHog.
- Click + New source and then click Link next to Brevo.
- Next, you need an API key from Brevo. In your Brevo account settings, create a new API key (it starts with
xkeysib-) and copy its value. - Back in PostHog, paste the key in the
API keyfield and click Next. - Select the tables you want to sync, set the sync method and frequency, then click Import.
Once the syncs are complete, you can start using Brevo data in PostHog.
Available tables
| Table | Description | Sync method |
|---|---|---|
contacts | Contacts in your Brevo account | Incremental |
contact_lists | Contact lists | Full refresh |
contact_folders | Folders that organize contact lists | Full refresh |
contact_segments | Contact segments | Full refresh |
email_campaigns | Email campaigns | Full refresh |
sms_campaigns | SMS campaigns | Full refresh |
email_templates | Transactional email templates | Full refresh |
senders | Configured sending identities | Full refresh |
Incremental tables sync only new or updated records on each run. Full refresh tables reload all data on each sync.
Configuration
| Option | Type | Required |
|---|---|---|
API key | password | Yes |