ServiceNow DevOps API

The ServiceNow DevOps API provides REST endpoints for integrating external DevOps toolchains with ServiceNow's DevOps Change Velocity product. It enables automated change request creation, artifact and package tracking, and pipeline orchestration from tools such as Jenkins, Azure DevOps, and GitLab.

API entry from apis.yml

apis.yml Raw ↑
aid: servicenow:servicenow-devops-api
name: ServiceNow DevOps API
tags:
- Change Velocity
- CI/CD
- DevOps
- Pipelines
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/devops-api.html
baseURL: https://{instance}.service-now.com/api/sn_devops
properties:
- url: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/devops-api.html
  type: Documentation
description: The ServiceNow DevOps API provides REST endpoints for integrating external DevOps toolchains
  with ServiceNow's DevOps Change Velocity product. It enables automated change request creation, artifact
  and package tracking, and pipeline orchestration from tools such as Jenkins, Azure DevOps, and GitLab.