Hello,
Been spending the last couple days trying to get this to work with an iterative macro but can't quite get it work with an API call.
I figured I would try to post an example workflow. It's a bit difficult to describe without having the API call in place so I put sample results in an input tool at the end of each container.
Representing the process in containers, the first container would be the initial run and the second container would theoretically be the second run and would complete the process because the API call returned a status of "Complete".
I would like this API call to repeat until I get a status of Complete. Any suggestions would be great.