Skip to main content

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:

  1. Log in to your Iterable account.

  2. In the main dashboard, click Integrations > API Keys.

  3. Click New API key.

  4. Enter a name for the API key and select the permission type.

  5. Click Create API key.

  6. 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:

  1. Log in to your Make account, add an Iterable module to your scenario, and click Create a connection.

  2. Optional: In the Connection name field, enter a name for the connection.

  3. In the API Key field, enter the API key copied above.

  4. Click Save.

  5. 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:

Users
  • Get a User

  • Create/Update a User

  • Delete a User

Events
  • Search User Events

  • Track an Event

Lists
  • Search Lists

  • List Users in a List

  • Create a List

  • Add a User to a List

  • Delete a List

  • Remove a User From List

Other
  • Make an API Call