Automation Deleted


Notes:

Triggered when an automation is deleted.

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

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

Did this help?