IRE from script

PHOTO EMBED

Fri Sep 22 2023 04:49:12 GMT+0000 (Coordinated Universal Time)

Saved by @RahmanM #ire



var payload = {
  "items": [
    {
      "className": "cmdb_ci_computer",
      "values": {
        "name": "ltequ1851"
      }
    }
  ]
};
var input = new JSON().encode(payload);
var output = SNC.IdentificationEngineScriptableApi.createOrUpdateCI('ServiceNow', input);
gs.print(output);
content_copyCOPY

https://futurefunddev.service-now.com/sys.scripts.do