How do I add an RSVP button to an Iterable email?
Adding an RSVP button to an Iterable email lets recipients register for your event directly from a campaign or workflow send. Insert the AddEvent RSVP link as a button or hyperlink in your Iterable template.
Step-by-step
- In your AddEvent dashboard, create your RSVP event and go to Sharing
- Copy the RSVP link
- In Iterable, open your email template in the drag-and-drop or HTML editor
- Add a button or anchor link with the AddEvent RSVP URL as the destination
- Label it "RSVP Now" or "Register"
- Preview and test before activating
Personalizing with Handlebars
Use Iterable's Handlebars to pre-fill the RSVP URL with the recipient's email: ` https://www.addevent.com/event/YOUR-EVENT-ID?email={{user.email | url_encode}} `
Iterable Journeys
In an Iterable Journey, add the email with the RSVP button as the first touchpoint. Use a Filter or Update User step connected to a Zapier webhook (triggered when an RSVP is submitted in AddEvent) to branch: send a follow-up reminder to non-registrants and a confirmation flow to those who RSVPed.
Syncing registrations back to Iterable
Use AddEvent's Zapier integration to push new RSVP submissions to Iterable as custom events. This lets you trigger journeys based on registration, apply list membership, or suppress RSVP'd contacts from reminder sends.