How to get REST Post Response
Summary
How to get REST Post ResponseContent
1. REST end point post response is coming as JSON in the body when I tested from service connection or from post man....
2. In the Action Chain, response body showing as String which is making it difficult to access the response...
3. Does the response comes always as string in Action Chains..?, do I need to transform it using JSON.parse..?
Tagged:
0