Linking Omnisend as a source
This source is currently in alpha. The interface and available tables may change.
The Omnisend connector syncs your Omnisend eCommerce email and SMS marketing data – contacts, campaigns, carts, orders, products, and categories – 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 Omnisend.
- Next, you need an API key from Omnisend. In your Omnisend account settings, create a new API key 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 Omnisend data in PostHog.
Available tables
| Table | Description | Sync method |
|---|---|---|
contacts | Contacts in your Omnisend account | Full refresh |
campaigns | Email and SMS campaigns | Full refresh |
carts | Abandoned cart data | Full refresh |
orders | Order data | Full refresh |
products | Product catalog data | Full refresh |
categories | Product categories | Full refresh |
All tables use full refresh, which reloads all data on each sync.
Configuration
| Option | Type | Required |
|---|---|---|
API key | password | Yes |
Supported tables
| Table | Description | Sync method | Incremental field | Primary key |
|---|---|---|---|---|
contacts | A contact in Omnisend — a subscriber with channel statuses and profile attributes. | Full refresh | — | — |
campaigns | An email or SMS campaign sent through Omnisend. | Full refresh | — | — |
carts | A shopping cart tracked in Omnisend, used for abandoned-cart automations. | Full refresh | — | — |
orders | An order placed by a contact, tracked in Omnisend for purchase-based automations. | Full refresh | — | — |
products | A product in the Omnisend catalog. | Full refresh | — | — |
categories | A product category in the Omnisend catalog. | Full refresh | — | — |