Trigger Automation
Automation
Trigger Automation
A POST to the /automations/{automation}/trigger endpoint allows your application to trigger an automation.
Pass now (or omit it to use today) to evaluate the automation as of a specific date. Set dry_run to true
to simulate the automation without creating any production records or firing events; a dry run may also accept
a start_date and end_date to simulate every day across a range.
POST
Trigger Automation