28 Feb 2026 08:30 AM - edited 28 Feb 2026 08:33 AM
Hello,
I want to export data (timeseries).
So I can schedule a workflow to make this happen.
Making this a little trustworthy I would really like to know what the last data is I send, in other words, I do not want duplicates or missing data.
In sport terms, is it possible to create a scheduled workflow that functions like a "relay"?
KR Henk
Solved! Go to Solution.
28 Feb 2026 12:44 PM
I'd recommend using document api in the workflow from JavaScript to store and read persistent data across executions.
28 Feb 2026 12:52 PM
Hello Julius,
Thanks for your reply (on a Saturday),
While reading your answer, my head says, of coarse stupid me!
Thanks for correcting me (-;
KR Henk
Featured Posts