Parse headers response

I need to call a web service, and to retrieve a specific header from the response.
I found a lot of doc on how to parse the body response, but nothing on how to parse the header response ..
If for example my ws returns a header called "my-token", how can i retrieve it through the data actions ?
Thx in advance for your time.

Data Actions currently do not support this capability. You can vote for this functionality here: https://genesyscloud.ideas.aha.io/ideas/CLSELF-I-343

If you need this capability in the short term then you could route your request through a middleware web service or lambda.

--Jason

Jason thx for your quick reply.
Yes we have in place the same workaround you mentioned, i was wandering if there was some built in functions from Genesys.
I voted the idea, thx for your support.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.