Hi,
I have a requirement to fetch the value from one API response and provide this to the another request as a authorization value under header.
How can I achieve this?
Thanks.
Hi,
I have a requirement to fetch the value from one API response and provide this to the another request as a authorization value under header.
How can I achieve this?
Thanks.
Please refer to the following document:
You can use keyword GetElementPropertyValue to get the value from the response, and then pass that into your API Object.