Automation Updated


Notes:

Triggered when an automation is updated.

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

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

Did this help?