Hello
Is it possible to export a list of people who have RSVP'd to an event?
Thanks
Oli
Hello
Is it possible to export a list of people who have RSVP'd to an event?
Thanks
Oli
This is not currently available no.
OK thanks Patrick. Do you know if this is possible via API? I'll submit this as an idea
It is not via REST, there are however scripting Apis that might allow you to do so via widget or automation:
calendar_v1_registrations Script API
Or an in-process Api if you want to look at a code/server side option:
community.telligent.com/.../eventregistrations-in-process-api-service
Thanks Patrick, appreciate the help as always!