RelayAPI

Automations

Endpoints

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

Found something wrong? Help us improve this page.

On this page

Submit an Issue
Requires a GitHub account.View repo