Dynatrace Automation API

The Dynatrace Automation API provides access to the Workflows automation engine, allowing you to create, manage, and execute automated workflows within Dynatrace. It supports orchestrating remediation actions, alert responses, and multi-step automation tasks through the REST API.

API entry from apis.yml

apis.yml Raw ↑
aid: dynatrace:dynatrace-automation-api
name: Dynatrace Automation API
tags:
- Automation
- Orchestration
- Platform
- Workflows
humanURL: https://docs.dynatrace.com/docs/analyze-explore-automate/workflows
baseURL: https://mySampleEnv.live.dynatrace.com/platform
image: https://www.dynatrace.com/logo.png
properties:
- url: https://docs.dynatrace.com/docs/analyze-explore-automate/workflows
  type: Documentation
- url: https://developer.dynatrace.com/develop/workflows/
  type: APIReference
- url: https://developer.dynatrace.com/develop/sdks/client-automation/
  type: SDK
description: The Dynatrace Automation API provides access to the Workflows automation engine, allowing
  you to create, manage, and execute automated workflows within Dynatrace. It supports orchestrating remediation
  actions, alert responses, and multi-step automation tasks through the REST API.