import_cmdb_data
Import configuration item data into the ServiceNow CMDB by specifying a target table and an array of records.
Instructions
Import CI data into CMDB via import set. [Write]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Target CMDB table (e.g. cmdb_ci_server) | |
| data | Yes | Array of records to import |