/iterable | Type: Application | PCID required: Yes
Marketing analytics
Tools
| Tool | Description |
|---|---|
iterable_create_campaign | Create a new blast or triggered campaign from an existing template for messaging channels |
iterable_get_web_inapp_messages | Retrieve a user’s web in-app messages, both general and app-specific, including read status |
iterable_create_campaign
Create a new blast or triggered campaign from an existing template for messaging channels Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
name | string | Yes | — | Campaign name |
templateId | number | Yes | — | ID of the existing template to use |
listIds | number[] | Yes | — | Array of list IDs to target |
iterable_get_web_inapp_messages
Retrieve a user’s web in-app messages, both general and app-specific, including read status Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
email | string | Yes | — | User email to retrieve messages for |
count | number | No | 10 | Number of messages to retrieve (default: 10) |

