run_transform_map
Run a Transform Map on an Import Set to load data into ServiceNow tables. Requires write permission.
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 |