hi @hansontools,
we forgot to mention, that we have already added axios to the configuration like this:
We can not use the API resource step, because we try to do a polling on the target URL which is not possible with the API resource.
Therefore, we are trying to implement a solution provided by @Darren from this thread: Repeat API request if defined condition is not met - #2 by Darren
Its a loop inside a JS component.