import_cmdb_data
Import CI records into ServiceNow CMDB tables via import sets. Provide the target table and an array of data 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) |