Action: API Request

Datadog Operation

The API Request action sends a custom API request to the Datadog platform.

Example User Story

I want to send an API request to Datadog to retrieve monitoring metrics so that I can analyze system performance.

Fields

Field Name
Field Type
Required

endpoint

String

Yes

method

String

Yes

body

String

No

headers

String

No

Datadog

Example link

Code (Apache v2.0): Operation

Last updated