When a user is viewing the low code app, an automation script should be run on a regular base to refresh some calculated data so they are up to date for the person watching. e.g. every min
When nobody is watching, this data can be updated in a slower time window using a scheduled task. e.g. every hour.
Should we make 2 scheduled tasks to do the calculation of the data shown in the app, or can a Trigger component run this?
Hi Mieke,
This is currently not possible. I do see the benefits of being able to execute any action on a regular interval using the trigger component. This is something we can add with low effort. I'll make sure to put this on our backlog.
Thank you, it will be a great to have the possibility to trigger 1 or multiple actions. Looking forward to it.