onLabelCreated( )


Notes:

Triggered when a label is created.

Permissions
Manage Contact Labels
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?