screnshaw
09/17/2021, 6:36 PMvar suitletURL = url.resolveScript({
scriptId: 'customscript_osm_sl_sn_trans_order',
deploymentId: 'customdeploy_osm_sl_sn_trans_order',
returnExternalUrl: true
});
var response = <http://https.post|https.post>({
url: suitletURL,
body: JSON.stringify({recordType: newRec.type, id: afterRec.id}),
headers:headerObj
});
battk
09/17/2021, 6:45 PMscrenshaw
09/17/2021, 7:21 PMbattk
09/17/2021, 7:25 PMbattk
09/17/2021, 7:26 PMscrenshaw
09/17/2021, 7:27 PMbattk
09/17/2021, 7:28 PMscrenshaw
09/17/2021, 7:29 PMbattk
09/17/2021, 7:33 PM