ServiceNow Application Service API

The ServiceNow Application Service API provides REST endpoints to create, modify, and update application services in the CMDB. It requires users to have the app_service_admin role and enables programmatic management of business application service mappings and their associated configuration items.

API entry from apis.yml

apis.yml Raw ↑
aid: servicenow:servicenow-application-service-api
name: ServiceNow Application Service API
tags:
- Application Services
- CMDB
- IT Operations
- Service Mapping
image: https://www.servicenow.com/content/dam/servicenow-assets/images/meganav/servicenow-logo.svg
humanURL: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/application-service-api.html
baseURL: https://{instance}.service-now.com/api/now/cmdb/app_service
properties:
- url: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/application-service-api.html
  type: Documentation
description: The ServiceNow Application Service API provides REST endpoints to create, modify, and update
  application services in the CMDB. It requires users to have the app_service_admin role and enables programmatic
  management of business application service mappings and their associated configuration items.