AJO Custom Action & Data Source - How to catch the Header values from Response ?
Hello,
In one of our clients' use case, we are working with an external system to which we need to make two API calls.
Call 1: Will give an API token. This API token is sent in response header (not in response body)
Call 2: Using the token from call 1, we have to call another API end point to save/update some data.
I know that in AJO custom action & data source, we can get the response body. But I am not sure how to get the response header.
Please share some ideas/thoughts how approach to this problem.
Thank you and have a nice day ahead.
