onRichContentUpdated( )


Deprecated

This event is deprecated and was replaced with onEventUpdated.

Notes:

Triggered when rich content is updated.

Permissions
Manage Blog
Manage Bookings Services and Settings
Manage Challenges
Access Verticals by Automations
Set Up Automations
Manage Events - all permissions
Read Events - all read permissions
Manage Events
Manage Guest List
Read Events
Manage Events
Manage Portfolio
Manage Restaurants - all permissions
Manage Stores
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?