v1
latestOpenAPI 3.0.02026-07-2664192238.8 KBAutomations
Enable automation workflow
Enable an automation workflow. Once enabled, the workflow starts processing trigger events in real time.
The request body is optional. Use enrollExisting to also enroll contacts who already qualify at the time of enabling. When the body is omitted (or enrollExisting is omitted or false), only future trigger events are processed.
Enabling an already-enabled automation is idempotent — returns the current state without side effects.
Scopes: automations.write
post/automations/{id}/enable
Path parameters
idstring required
Automation workflow ID (24 character hexadecimal)
Headers
Omnisend-Versionstring required
API version that specifies the response format and behaviour
Request body
Response
Automation workflow in its new enabled state