import_cmdb_data
Write CI records into ServiceNow CMDB via import sets. Provide target table and data array to create or update configuration items.
Instructions
Import CI data into CMDB via import set. [Write]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Array of records to import | |
| table | Yes | Target CMDB table (e.g. cmdb_ci_server) |