#Run function 30 minutes from now (delayed function)
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
How can I get a function to run 30 minutes after an event, say, to send additional emails in reaction to a user sign up.
Scheduled functions apparently only allow for recurring functions (daily, weekly, every tuesday etc etc), but I want a delayed function.