There are also situations where we need to get response headers within the SDK :(
This is causing lots of time figuring out errors from the SDK. If we get an error that is in the response header then the only way to figure out what the issue could be is by creating the action is another tool like Postman. Please change this.
Guys you've done a great job with the SDK and being able to make custom connections, but being unable to see the response headers and use them for errors make the task of troubleshooting an issue almost impossible. PLEASE PLEASE FIX THIS.
Yes! Absolutely needed!
Hi all,
You can now access header response in SDK. Documentation on that here: http://docs.workato.com/developing-connectors/sdk/request.html#handling-reaponse
Accessing header response in HTTP action has also been around for some time.
Can we do something with Error as well?
Send us a ticket, we will try our best to assist you with your problem
Brian J Coan
Expose response headers in HTTP or SDK
I need to take the session cookie from the response body of my HTTP connection and use that in the request header of my next HTTP action to have access to the API endpoint.
5 people like this idea