run_transform_map
Execute a transform map on an import set to load records into ServiceNow tables.
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 |