Cookie

If a cookie is being used as authentication. Requires 6.14.5 or higher

From the authentication step, create a new custom header

The output will now have a new output parameter:

Add a header Parameter to the query that is about to use the cookie

User flow script to map your cookie to a variable, and use it in the subsequent steps.

Last updated