run_transform_map
Execute a Transform Map to load data from an Import Set into ServiceNow, enabling automated data import and transformation workflows.
Instructions
Execute a Transform Map on an Import Set to load data (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transform_map_sys_id | Yes | sys_id of the Transform Map to run | |
| import_set_sys_id | Yes | sys_id of the Import Set containing source data |