Thanks Zac. That helps. That’s what I was trying to do but didn’t see how to re-invoke the GET.
Basically an API is going to get called periodically for 15 minutes. Either I’ll get an acceptable value back and go to the next step or I won’t; in which case I want to retry the GET. Of course there is a wait between GET tries.
I’m using the new visual editor and was trying to indicate a loop, like in a flow chart. Wasn’t happening. Wondered if it wasn’t an option.