Deprecated: Gets information about the event's RSVP form and status.
Deprecation note: The getRsvpData
function of the RsvpForm
object is being
deprecated. Use the formData
property of
the Form
object instead.
The getRsvpData()
function returns a Promise that resolves to an
RsvpData
object containing all the information you need to create
a custom RSVP form for the specified event.
This information includes:
Note: To work with the Wix Events API, you need to publish your site.