Create campaign channel

Creates a channel and links it to an existing campaign along with template data, tokens used in the trigger and output platform.

The tokens field supports two formats:


Standard format (array): a flat array of token objects. Suitable for non-carousel templates.

V1.1 component format (required for carousel): a structured object with version: "1.1" and a components array. Each component represents a section of the template (header, body, buttons or carousel). For carousel templates, the carousel component contains a cards array, where each card has its own set of components (headery, body, buttons) with individual parameters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of an existing campaign.

Body Params

Standard token format using a flat array. Suitable for non-carousel templates.

platform
object
required

The exit platform.

template
object
required
tokens
array of objects

Tokens used to trigger the campaign.

tokens
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json