Iterable
With Iterable modules in Make, you can manage the users, events, and lists in your Iterable account.
To use the Iterable modules, you must have an Iterable account. You can request a demo at iterable.com.
Refer to the Iterable API documentation for a list of available endpoints.
Warning
To use the Iterable modules, your account must be created on the US domain (app.iterable.com).
Connect Iterable to Make
To establish the connection, you must:
Obtain your API key in Iterable
To obtain your API key from your Iterable account:
Log in to your Iterable account.
In the main dashboard, click Integrations > API Keys.
Click New API key.
Enter a name for the API key and select the permission type.
Click Create API key.
Copy the API key value shown and store it in a safe place.
You will use this value in the API Key in Make.
Establish the connection with Iterable in Make
To establish the connection in Make:
Log in to your Make account, add an Iterable module to your scenario, and click Create a connection.
Optional: In the Connection name field, enter a name for the connection.
In the API Key field, enter the API key copied above.
Click Save.
If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your scenario and add more Iterable modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
Build Iterable Scenarios
After connecting the app, you can perform the following actions:
Get a User
Create/Update a User
Delete a User
Search User Events
Track an Event
Search Lists
List Users in a List
Create a List
Add a User to a List
Delete a List
Remove a User From List
Make an API Call