onLabelCreated( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

An event that triggers when a new label is created.

The onLabelCreated() event handler runs when a new label is created. The received LabelCreated object contains information about the label that was created.

Note: Backend events don't work when previewing your site.

Method Declaration
Copy
Method Parameters
eventLabelCreated

Information about the task that was created and metadata for the event.

Was this helpful?
Yes
No