what code should i use to create a kind of automation that sends 3 emails after 1 day each?
top of page
Important forum update
This forum is migrating to one unified Wix community forum starting July 26th, and will be read-only during the process.
Wishlist Page is the official platform for requesting new features. You can vote, comment, and track the status of the requested features.
bottom of page
First you should insert the event and the event time to your database.
You should write a scheduled job, that checks the database every 24 hours and sends an email if the current time - the log time > 24 hours.
See:
https://support.wix.com/en/article/corvid-scheduling-recurring-jobs