onFavoriteListUpdated( )


Notes:

Triggered when pages are added, removed, or the dashboard favorite list is updated.

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

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

Did this help?