Skip to main content
POST
Create an automation

Authorizations

X-API-Key
string
header
required

Project-scoped API key, format rm_(live|test)_... . May also be sent as Authorization: Bearer rm_....

Body

application/json
name
string
required
Maximum string length: 200
description
string | null
triggerType
enum<string> | null
Available options:
subscriber_joins_list,
segment_entered,
segment_left,
custom_event,
manual
triggerTopicId
string<uuid> | null

Response

Automation created

id
string<uuid>
automationKey
string | null
name
string
description
string | null
status
string
triggerType
string | null
triggerTopicId
string<uuid> | null
triggerTopicName
string | null
nodeCount
integer | null
totalEntered
integer | null
totalCompleted
integer | null
currentlyActive
integer | null
nodes
string | null
edges
string | null
createdAt
string<date-time>
updatedAt
string<date-time>