onFavoriteListCreated( )


Notes:

Triggered when the dashboard favorite list is created.

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

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

Did this help?