Linking Iterable as a source
Alpha release
This source is currently in alpha. The interface and available tables may change.
Enter your Iterable API key to pull your Iterable data into the PostHog data warehouse.
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 Iterable.
- Create a server-side API key with read permissions in your Iterable integrations settings. Client-side (Mobile/Browser/JWT) keys are not supported. Note the data center that issued the key (US or EU).
- Back in PostHog, paste the key into the
API keyfield, select the matchingData center(US atapi.iterable.comor EU atapi.eu.iterable.com), 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 Iterable data in PostHog.
Available tables
| Table | Description | Sync method |
|---|---|---|
campaigns | Iterable campaigns | Full refresh |
channels | Messaging channels | Full refresh |
lists | Subscriber lists | Full refresh |
message_types | Message types | Full refresh |
templates | Message templates | 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 |
Data center | select | Yes |