Edit: I realized this issue was a user (me) error. Read on anyways if you want!
I’m trying to set up an event RSVP form in Jotform and want to add folks who RSVP as attendees in a set of Google Calendar events. The event has multiple sessions and attendees can select as many as they want using checkboxes in Jotform. I would like to be able to search for each event by name (depending on which checkboxes were checked) using the “Find Event in Google Calendar” action and then add the attendee to each found calendar event using the “Add Attendee/s to Event in Google Calendar” action. However I am running into a few problems:
- The Jotform trigger only seems to find a single checked option in the form submission even if I check multiple checkboxes.
- I don’t know how to repeat the “Find Event” and “Add Attendee/s” actions assuming I could get the trigger to properly fetch the multiple checkbox responses. Probably using the “Looping by Zapier” action? Is that the intended use case?
Thank y’all for any help you can suggest on this!