Rsvp Created


Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Events - all permissions
Read Events - all read permissions
Manage Guest List
Read Event Tickets and Guest List
Learn more about permission scopes.
Event BodyEvent Body Event data is received as a JSON Web Token (JWT). It may be delayed. Be sure to verify the data was sent by Wix.
Event Data
timestampstringformat date-time

RSVP created timestamp in ISO UTC format.


languagestringformat LANGUAGE

Site language when RSVP created


silentboolean

Notifications silenced for this domain event.


eventIdstringformat GUID

Event ID.


rsvpIdstringformat GUID

RSVP ID.


contactIdstring

Contact ID associated with this RSVP.


memberIdstringformat GUID

Member ID associated with this RSVP.


firstNamestring

Guest first name.


lastNamestring

Guest last name.


emailstringformat EMAIL

Guest email.


rsvpFormobject

RSVP form response.


statusstring
3 enum supported values:
YESNOWAITING

RSVP response status.


guestsArray <Guest>

List of all guests.


onlineConferencingLoginobject

URL and password to online conference


Was this helpful?
Yes
No