ServiceNow Automation Center API

The ServiceNow Automation Center API provides REST endpoints for managing and executing automation workflows on the Now Platform. It supports programmatic control of automation tasks, enabling external systems to trigger, monitor, and manage automated processes.

API entry from apis.yml

apis.yml Raw ↑
aid: servicenow:servicenow-automation-center-api
name: ServiceNow Automation Center API
tags:
- Automation
- Orchestration
- Platform
- Workflows
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/auto-api.html
baseURL: https://{instance}.service-now.com/api/sn_automation_center
properties:
- url: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/auto-api.html
  type: Documentation
description: The ServiceNow Automation Center API provides REST endpoints for managing and executing automation
  workflows on the Now Platform. It supports programmatic control of automation tasks, enabling external
  systems to trigger, monitor, and manage automated processes.