create_service_offering
Create a service offering under a parent business service in ServiceNow, specifying name, fields, support group, and parent sys_id. Requires WRITE_ENABLED=true.
Instructions
Create a service offering under a business service (service_offering). Requires WRITE_ENABLED=true
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Service offering name | |
| fields | No | Additional field values | |
| parent | No | Parent business service sys_id (cmdb_ci_service) | |
| support_group | No | Support group sys_id |