To order to see the payload of inbound REST APIs, create a new system property (sys_properties)
Name: glide.rest.debug
Type: true | false
Value: true
Then go into Node Log File Browser
Filter for Start Time and End Time within the range that the API request was sent.
In the Message, add Incoming Request Body
Click Submit.
You will then see the payload of the API request.
When debugging is completed, either delete the system property (glide.rest.debug) or set it to false.

One response to “Debugging Inbound REST API – See Incoming Payload”
[…] Debugging Inbound REST API – See Incoming Payload […]
LikeLike