Skip to main content
FlowFn
IntegrationsTemplatesPricingDocsBlogSign inStart free
All documentation

Datadog

UpdatedMay 22, 2026Reading time1 min read

What it does

Datadog submits metrics, posts events, and lists monitors via the v1/v2 REST APIs.

Setup

  1. In Datadog → Organization Settings → API Keys, copy an API Key.
  2. For monitor reads, also create an Application Key under Organization Settings → Application Keys.
  3. In FlowFn, go to Platform Tools → Datadog → Connect and provide api_key + app_key (optional) + site (us1 / us3 / us5 / eu1 / ap1).

Actions

  • Submit Metric (single point, /api/v2/series), Create Event, List Monitors (requires app_key)

Notes

Timestamp is unix epoch seconds, not milliseconds.

Spotted an issue or have feedback?

support@flowfn.com
Back to docs hub →