I want to update a table from a HTTP request for x times depending on the last update and the current date. What would be the best practice? So I have to fill in the green part in this workflow.
I want to update a table from a HTTP request for x times depending on the last update and the current date. What would be the best practice? So I have to fill in the green part in this workflow.
If i understand correctly, rough steps would be:
I’m seeing your question a bit differently from how Hamish is above.
Based on your process, you have 9 days and you want to get a record for each date beyond the max_day. To do so, for your process, I would use a cloner. See the settings below.
Hopefully that is what you are after?
Cheers,
Todd