run_transform_map
Execute a Transform Map on an Import Set to load data into ServiceNow. Provide the sys_ids for the transform map and import set to run the process.
Instructions
Execute a Transform Map on an Import Set to load data (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| import_set_sys_id | Yes | sys_id of the Import Set containing source data | |
| transform_map_sys_id | Yes | sys_id of the Transform Map to run |