RelayAPI

Automations

Endpoints

MethodEndpointDescription
POSTActivate an automationActivate an automation
POSTArchive an automationArchive an automation
POSTCreate an automation (optionally expanding a template)Create an automation (optionally expanding a template)
DELETEDelete an automation (hard delete — cascades to entrypoints and runs)Delete an automation (hard delete — cascades to entrypoints and runs)
POSTManually enroll a contact into an automationManually enroll a contact into an automation
GETGet an automation with its full graphGet an automation with its full graph
GETReturn the static catalog of node kinds, entrypoints, bindings, actions,Return the static catalog of node kinds, entrypoints, bindings, actions,
GETAggregate run metrics scoped to a single automationAggregate run metrics scoped to a single automation
GETAggregate run metrics across the org, optionally rolled up byAggregate run metrics across the org, optionally rolled up by
GETList automationsList automations
POSTPause an automationPause an automation
PUTReplace the automation's graphReplace the automation's graph
POSTResume a paused automation (equivalent to activate)Resume a paused automation (equivalent to activate)
POSTDry-run the graph without any side effectsDry-run the graph without any side effects
POSTUnarchive an automation (returns it to paused state)Unarchive an automation (returns it to paused state)
PATCHUpdate automation metadata (name, description)Update automation metadata (name, description)

Found something wrong? Help us improve this page.

On this page