Creates an application service in ServiceNow CMDB or updates an existing one if a service with the same name already exists. Use this action when you need to register a new application service in the Configuration Management Database (CMDB). This endpoint performs a create-or-up…
nameRequiredstringName of the application service to create. If an application service with the same name already exists, it will be updated with the provided values.
orderintegerDisplay order for the application service. Used when ordering or sorting application services in lists or UIs.
tenant_idstringTenant identifier for the application service. Used in multi-tenant deployments to scope the application service to a specific tenant.
descriptionstringDescription of the application service providing details about its purpose and functionality.
owning_segmentstringBusiness owning segment for the application service. Defines the organizational segment that owns and is responsible for this application service.
operational_statusstringOperational status of the application service (e.g., 'Production', 'Development', 'Retired').
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.