provider Microsoft Teams Integration GET /api/v2/integration/ms-teams/configuration/workflows-webhook-handles
@utdk/datadog /api/v2/integration/ms-teams/configuration/workflows-webhook-handles
Get all Workflows webhook handles
Get a list of all Workflows webhook handles from the Datadog Microsoft Teams integration.
name query
Your Workflows webhook handle name.
string

Try it

Authentication
Configure credentials for Datadog API V2 Collection
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.

Saved automatically to browser storage.

listworkflowswebhookhandles
GET/api/v2/integration/ms-teams/configuration/workflows-webhook-handles
Get a list of all Workflows webhook handles from the Datadog Microsoft Teams integration.

Your Workflows webhook handle name.

Enter a gateway URL above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import datadog from '@utdk/datadog';

await datadog.listworkflowswebhookhandles()