Original Message:
Sent: Thu March 21, 2024 10:13 AM
From: Arpit Nama
Subject: SNOW Integration - Configuration Item Field Update
Yes, this is the expectation and tried below combinations but no luck.
option 1: "cmdb_ci": "Hostname",
option 2: "cmdb_ci": "sys id of hostname",
Could you please guide further?
------------------------------
Arpit Nama
------------------------------
Original Message:
Sent: Thu March 21, 2024 08:36 AM
From: Bo Bleckel
Subject: SNOW Integration - Configuration Item Field Update
Hi Arpit -
Yes, you can update any field in ServiceNow through the sn_optional_fields input option to the function "SNOW: Create Record".
You'll need to find the API name of "Configuration Item" in ServiceNow and then add that in to the dictionary that you pasted in your question above.
------------------------------
Bo Bleckel