I’m trying to trigger a recurring event. What, however, is a “Worfkow thing”?
I see this answer but do not understand it.
This question on the issue was never answered.
The search I have in there isn’t working. I don’t know what’s supposed to go here. Any help greatly appreciated.
The Workflow Thing is the ‘Thing’ you want to the workflow to run on…
What exactly are you trying to do?
I’m trying to hit an API once a day and save the data.
Here’s the backend workflow that I’m trying to run every day:
I don’t see it as an option, however:
No, the Thing is a thing from your database…
In any case, I wouldn’t use a recurring event for this….
Just run your API workflow recursively, every 24 hours.