I created an API workflow that makes a recursive call. Each time it is called, it schedules for the next whole hour “current date/time, change seconds to 0, change minutes to 0 +hours: 1”, and it works. However, the next day it does not work correctly, it does not always update every 1 hour.
Hi @ferramentasjem,
What does your workflow look like? I’m wondering whether it’s setup correctly.
The recursive workflow will break if there’s an error in one of the actions using the API connector (unless you’ve checked the box to include errors and continue workflow).
Also, just use Current date/time rounded town to hour+ hours 1.
This topic was automatically closed after 70 days. New replies are no longer allowed.