Discussions

Ask a Question
Back to All

Stopping Redirect in an API call

Hi,
I have created a workflow consisting of 4 API calls. The 3rd call results in a redirect which results in loss of some codes, which I need as a variablke for the last API call. How can I stop the redirect in the 3rd API call?