onTaskUpdated( )


Notes:

Triggered when a task is updated.

Permissions
Manage Tasks
Read Tasks
Manage Restaurants - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?