I have a checkout workflow when the user presses the button it proceeds to checkout. I do a number of API (using API connector) to various endpoints. The result of one call is the input to another. I’m getting an error when the second API call is made. I’m assuming this is because the first one hasn’t replied before the second one is called. I read somewhere using conditions in each step but this appears to miss all the calls out.
Can you share screenshot?
If you refer to previous step (result of step …) it shouldn’t be a problem