Automation Created


Notes:

Triggered when an automation is created.

Permissions
Set Up Automations
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: AutomationCreatedEnvelope): void | Promise<void>

Did this help?