onCategoryCreated( )


Notes:

Triggered when a category is created.

Permissions
Manage FAQ
Read FAQ
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?