Resolved! How to easily build Json body to be pass as a POST rest body param
Dear all, I have the following Json body message that I need to pass to a REST POST API in servicenow. The json is as below : { "status": "sent", "emailSubject": "Sent from the DocuSign REST API", "documents": [{ "documentId": "1"...
