getRichContent( )


Developer Preview

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

Deprecation Notice

This method has been replaced with Events V3's Get Event and will be removed on April 15, 2025. The rich content of an event description is now returned in the description field. If your app uses this method, we recommend updating your code as soon as possible.

Retrieves rich content of an event's field.

Permissions
Manage Bookings Services and Settings
Manage Events - all permissions
Read Events - all read permissions
Read Events
Manage Guest List
Manage Portfolio
Manage Restaurants - all permissions
Manage Events
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
richContentIdstringRequired

Rich content ID.

Returns
Return Type:Promise<RichContent>
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?