Event Reminders

Question:
How can I create an automation that reminds people that RSVPd of the coming event (day prior or day of event, etc)

Product:
Editor X

What are you trying to achieve:
All people who RSVPd for an event get a reminder before the event.

What have you already tried:
Nothing as it does not seem possible.

Additional information:
None

Trying the same thing. But doesn’t seem possible. It’s a real bummer that something like an event reminder does not have an automation possible.

The other thing I am trying to sort out is how to copy info from custom fields on rsvp to crm Contacts. I have to manually enter it every time someone registers - ridiculous.

Hi
I just do that today to send SMS 1 day prior a meeting !

Just follow the instruction here :
More about Scheduled Jobs:
About Scheduling Recurring Jobs

The key is to add a jobs.config file in the backend to describe the function you call.

And to help you, you could use this tool :

best regards,

For the second point,

you must use this api : Get Member | Velo to obtain the information.

in the object return you have the information searched.

Best regards,

Not sure I was clear - I am trying to access event rsvp custom fields - not member custom fields.