Datadog (Independent Publisher)#4139
Conversation
Action-only connector for Datadog monitoring platform. Triggers deferred to v2. Updated PR body with full attestation checklist.
…fication Added required: [type] to severity and state field objects in CreateIncidentRequest and UpdateIncidentRequest definitions. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Hi @aaronmahbuild, Thank you for submitting the connector. However, our Independent publisher connector certification process has been changed. Please follow the instructions from the below links and submit connector package. https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission-ip |
⚡ PR Update — v2 (updated files pushed)Changes in this update:
Updated Operations (11 total)
Test Results
|
|
Hi @aaronmahbuild, Thank you for submitting the connector. However, our Independent publisher connector certification process has been changed. Please follow the instructions from the below links and submit connector package. https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission-ip |
apiDefinition.swagger.json, by runningpaconn validatecommand.apiProperties.jsonhas a valid brand color and doesn't use an invalid brand color,#007ee5or#ffffff. If this is an independent publisher connector, I confirm that I am not submitting a connector icon.Datadog — Independent Publisher Connector
Overview
Datadog is a cloud-scale monitoring and security platform for infrastructure, applications, logs, and more. This connector enables Power Automate flows to interact with Datadog monitors, incidents, events, hosts, SLOs, and downtimes — powering alert routing, incident management, deployment coordination, and operational health reporting.
This connector provides action operations only. Polling triggers for monitors and incidents are planned for a future version.
Publisher
Aaron Mah
Operations (12 total)
Test Results
Known Issues
updateIncidentreturns HTTP 403 — requires Incident Management paid seat add-on. All other incident operations (create, get, list) work correctly. This is a Datadog plan limitation, not a swagger bug.Test Tab — All Operations
Scenario Flows
Scenario 1: Periodic Monitor Alert Check
Recurrence → listMonitors → ForEach(getMonitor → Condition → Compose)
Scenario 2: Deployment Coordination
Recurrence → postEvent → Delay → listMonitors → postEvent → Compose
Scenario 3: Weekly Operational Health Digest
Recurrence → listMonitors + listIncidents + getHostTotals + listSLOs (parallel) → Compose digest