# Linking Iterable as a source - Docs

![](https://res.cloudinary.com/dmukukwp6/image/upload/texture_tan_9608fcca70)

![](https://res.cloudinary.com/dmukukwp6/image/upload/texture_tan_dark_a92b0e022d)

Let AI connect your sources for you

Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

`npx @posthog/wizard warehouse`

[Learn more](/wizard.md)

![PostHog Wizard hedgehog](https://res.cloudinary.com/dmukukwp6/image/upload/wizard_3f8bb7a240.png)

**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

1.  Go to the [sources tab](https://app.posthog.com/data-management/sources) of the data pipeline section in PostHog.
2.  Click **\+ New source** and then click **Link** next to Iterable.
3.  Create a **server-side** API key with read permissions in your [Iterable integrations settings](https://app.iterable.com/settings/apiKeys). Client-side (Mobile/Browser/JWT) keys are not supported. Note the data center that issued the key (US or EU).
4.  Back in PostHog, paste the key into the `API key` field, select the matching `Data center` (US at `api.iterable.com` or EU at `api.eu.iterable.com`), and click **Next**.
5.  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 |

## Supported tables

| Table | Description | Sync method | Incremental field | Primary key |
| --- | --- | --- | --- | --- |
| campaigns | A marketing campaign in Iterable that sends messages to a target audience. | Full refresh | — | — |
| channels | A messaging channel in Iterable that groups message types (e.g. a marketing or transactional channel). | Full refresh | — | — |
| lists | A list of subscribers in Iterable used to target messages. | Full refresh | — | — |
| message_types | A message type in Iterable, used for subscription management within a channel. | Full refresh | — | — |
| templates | A reusable message template in Iterable used by campaigns and triggered sends. | Full refresh | — | — |

### Community questions

Ask a question

### Was this page useful?

HelpfulCould be better