Resolved! How to wait the script until receive response from Rest API
Hi All, I am sending the request from ServiceNow but it's around 40sec to receive a response can anyone tell me how to wait till the receive the response try { var r = new sn_ws.RESTMessageV2('Intelligence', 'Get Priority'); r.setStringParame...
