** Tricky Question** Execute Code Dynamically in Future?

Hi All,

Funky question here, but I’ll ask anyways. Let’s say users on my website can create events on particular days. Then, one day before the event, an e-mail is sent to be sent out as a reminder of the event. Is this possible?

Ultimately, I know that I can create e-mails upon form submission, or after any other code I execute. However, that won’t exactly work here. What if someone creates an event, then literally the Wix page is never opened, therefore no page or site code is ever executed? How does Wix Code know that it is the day before an event or a reminder should be sent out? Can the code be structured so that it still runs a function, regardless of whether page or site code is ever loaded after event creation??

Thanks!

1 Like