Hello everyone,
I’m a first-time user and I need some assistance with an ERP system I’m testing.
I successfully connected to the ERP instance, but I’m having trouble with the login process. Specifically, I need to extract the response headers, particularly the cookies, to use in subsequent API requests.
I’ve tried using Set Variable, Retrieve Headers, and Text Parsing, but the values returned from these nodes are empty, even though the headers are present in the input.
Could anyone guide me on how to properly extract cookies from the response headers?
I’ve attached images below for reference.
The successful output for the HTTP to connect
Set Variable use to get cookies
Thank you in advance for your help!
AD