The following example synchronizes an item with the ServiceNow instance.




Code Sample

# Manually synchronizes the item with the specified item identifier with the ServiceNow instance.

$result = $xia.DO_SynchronizeServiceNowItem(40939);

$result