Http request headers and cookies

Hi, I’m currently working with some APIs that deliver tokens through the headers and cookies of the response, but with the response variable of the http request activity I’m not able to access this information.

As a workaround I’m running a script with the command prompt activity instead of the http request to access this information through the output of the cmd activity.

Would be nice to have that information in the output of the http request activity as part of the http response varibale.

kind regards.

1 Like

Hi @victor.beltran,

Thanks for the feedback and suggestion. It is great to have this input on how to improve the features. Also good to know that you have created a workaround and that it worked. It is definitely something we can have a closer look at.