Any one come across reading the response headers after using the HTTPRequest activity? Basically the use case is to post the file and get the resource URI from the response location header.
I do not see any explicit option available in HTTP Request activity to read the HTTP Response headers. I do see the property output only for statuscode and response body.
Hi,
Thank you for the response. I have tried with the HTTPSend and HTTPPost both are giving below error.
I will check the code activity, basically the request should go as form data with file type and other parameters.