We're excited about the timeliness of scheduled code, since we're just beginning to hash out a system for allowing our users to schedule reminders for themselves. Are there any plans to allow programmatic scheduling, modifying, and cancelling of scheduled code via a module accessible from Business Logic or Custom Endpoints?
We definitely do have plans. I don't have a timeframe right now, but I post updates here when I do.
M
Michael Marsh
said
about 7 years ago
Thanks Ivan, I'll be on the lookout for that!
Gal
said
about 7 years ago
Hi Michael,
Meanwhile, have you considered the following approach? you could write a scheduled BL script that runs every minute, checks a collection of scheduled reminders, and fires these off as needed.
M
Michael Marsh
said
about 7 years ago
That's a good idea Gal, thanks! Once we finish defining the basics of our reminder API, we'll start work on an implementation similar to that.
Michael Marsh
1 person has this question