publish_changeset
Publishes a ServiceNow changeset by sys_id or name. Requires a 'published' state choice on sys_update_set; verify availability before use.
Instructions
Publish a changeset. NOTE: requires a 'published' state choice to exist on sys_update_set — not present on every instance (confirmed absent on this PDI).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changeset_id | Yes | sys_id or name of the changeset | |
| publish_notes | No |