September 2017
Intermediate to advanced
408 pages
9h 25m
English
We can create a custom script macro for use with the syntax editor. To create a new syntax editor macro, switch to the main ServiceNow interface and open the System Definition | Syntax Editor Macros module. Click on the new button to open the new syntax editor macro form, as shown in the following screenshot:

Fill in the form with the following values:
try { var r = new sn_ws.RESTMessageV2('', ''); r.setStringParameterNoEscape('', ); //override authentication profile if needed //authentication type ='basic'/ 'oauth2' ...Read now
Unlock full access