Read Post Response Body
Hi,
We need to integrate ThingWorx with a company web application.
The application receive json as an input than it returning response with a base64 content inside the body.
Using postman for testing we can see the body in the response.
Our issue is we could not find a way to see the body in the response using ThingWorx service using ContentLoaderFunctions services like PostJSON.
Anyone know how can we read the body response of a post request using ThingWorx?
BR,
Tomer.

