Integrations
Iterable makes consumer growth marketing and user engagement simple. With Iterable, marketers send the right message, to the right device, at the right time.
Iterable is a multi-channel growth marketing and user engagement platform that powers marketing, transactional, and lifecycle campaigns on email, web and mobile. Iterable requires your application to be collecting email addresses. This can be done by calling the setUserIdentity
SDK method.
In order to forward an mParticle audience to Iterable, you must have an account with Iterable. You can sign into your Iterable account at https://app.iterable.com/login/.
Create a dedicated server-side API key for the Iterable audience integration:
mparticle-audience-integration
.Follow these steps to create a new List in Iterable with no users.
From List View, get the List ID for your List from the table to enter in the mParticle configuration.
The User ID selected in the Audience Connection Settings will impact how audiences are forwarded to Iterable.
User ID Setting | User Identity Mapping |
---|---|
Customer ID | Email address and Customer ID will be forwarded to Iterable. The mParticle identity customer_id will be mapped to the Iterable userId attribute. Users must have an email address in order to be forwared to Iterable. |
mParticle ID | Email address and mParticle ID will be forwarded to Iterable. The mParticle identity mpid will be mapped to the Iterable userId attribute. Users without an email address will be forwarded with a “placeholder” email address. Placeholder email addresses use the format <mpid>@placeholder.email . |
Setting Name | Data Type | Default Value | Description |
---|---|---|---|
API Key | string |
API key used to connect to the Iterable API - see the Integrations section of your Iterable account. | |
User ID | string |
customerId | Select which user identity to forward to Iterable as your customer’s user ID. |
Setting Name | Data Type | Default Value | Description |
---|---|---|---|
List ID | string |
The Iterable List ID which will be mapped to this audience. |
Was this page helpful?