When a guest responds to a RSVP Registration Form then a new RSVP is created and a confirmation email is sent.
RSVP registration settings can be configured in Business Manager. RSVP options can be Yes only or Yes and No.
Limiting the number of guests is optional. Once the guest list is full the registration is closed, unless Waitlist is enabled.
If user RSVP to Waitlist, he will get a email once additional space in event is available
RSVP ID.
Event ID.
Contact ID associated with this RSVP.
Member ID associated with this RSVP.
RSVP created timestamp.
RSVP modified timestamp.
First name.
Last name.
Guest email.
RSVP form response.
RSVP response status.
Total number of attendees.
List of guests.
Whether RSVP is anonymized by GDPR delete.
Deprecation Notice
This method has been replaced with RSVP V2's Query RSVPs and will be removed on June 30, 2025. If your app uses this method, we recommend updating your code as soon as possible.
Retrieves a list of up to 100 RSVPs, given the provided paging, filtering & sorting.
You can only call this method when authenticated as a Wix app or Wix user identity.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.
Deprecation Notice
This method has been replaced with RSVP V2's Create RSVP and will be removed on June 30, 2025. If your app uses this method, we recommend updating your code as soon as possible.
Creates an RSVP, associated with a contact of the site.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.
Deprecation Notice
This method has been replaced with RSVP V2's Delete RSVP and will be removed on June 30, 2025. If your app uses this method, we recommend updating your code as soon as possible.
Deletes an RSVP.
You can only call this method when authenticated as a Wix app or Wix user identity.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.
Deprecation Notice
This method has been replaced with RSVP V2's Bulk Update RSVPs and will be removed on June 30, 2025. If your app uses this method, we recommend updating your code as soon as possible.
Updates multiple RSVPs - status only.
You can only call this method when authenticated as a Wix app or Wix user identity.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.
Deprecation Notice
This method has been replaced with RSVP V2's Query RSVPs and will be removed on June 30, 2025. If your app uses this method, we recommend updating your code as soon as possible.
Retrieves a list of up to 100 RSVPs, supporting structurized queries.
You can only call this method when authenticated as a Wix app or Wix user identity.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.
Deprecation Notice
This method has been replaced with RSVP V2's Get RSVP and will be removed on June 30, 2025. If your app uses this method, we recommend updating your code as soon as possible.
Retrieves an RSVP.
You can only call this method when authenticated as a Wix app or Wix user identity.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.
Deprecation Notice
This method has been replaced with RSVP V2's Update RSVP and will be removed on June 30, 2025. If your app uses this method, we recommend updating your code as soon as possible.
Updates an RSVP. See partial updates.
You can only call this method when authenticated as a Wix app or Wix user identity.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.
Deprecation Notice
This method has been replaced with RSVP V2's Check In RSVP Guests and will be removed on June 30, 2025. If your app uses this method, we recommend updating your code as soon as possible.
Checks-in an RSVP.
You can only call this method when authenticated as a Wix app or Wix user identity.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.
Deprecation Notice
This method has been replaced with RSVP V2's Cancel RSVP Guests Check In and will be removed on June 30, 2025. If your app uses this method, we recommend updating your code as soon as possible.
Deletes an RSVP check-in.
You can only call this method when authenticated as a Wix app or Wix user identity.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.
RSVP created timestamp in ISO UTC format.
Site language when RSVP created
Notifications silenced for this domain event.
Event ID.
RSVP ID.
Contact ID associated with this RSVP.
Member ID associated with this RSVP.
Guest first name.
Guest last name.
Guest email.
RSVP form response.
RSVP response status.
List of all guests.
URL and password to online conference
RSVP deleted timestamp in ISO UTC format.
Event ID.
RSVP ID.
Contact ID associated with this RSVP.
Member ID associated with this RSVP.
Whether RSVP was anonymized by GDPR delete.
RSVP updated timestamp in ISO UTC format.
Site language when RSVP created
Locale in which Rsvp was created.
Event ID.
RSVP ID.
Contact ID associated with this RSVP.
Member ID associated with this RSVP.
RSVP created timestamp.
Guest first name.
Guest last name.
Guest email.
RSVP form response.
RSVP response status.
List of the guests.
URL and password to online conference
Notifications silenced for this domain event.