
williamtaka asked a question.
How to get cookie from response header using policy API DataSource
Hi,
I'm creating a policy integration and i need get the cookie value ("Set-Cookie") from response header.
This is the token value that i will use to authenticate any other API request.
The default response return only the "body" values.
How can i do it?
Hi @williamtaka , at the moment, policy template language does not have capability to allow retrieving response header values.