Datadog Push Notifications

Send mobile push notification message

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Send a push notification message to specified Datadog Mobile app user.

Inputs

Expand All

Champ

Type

Description

userId [required]

string

The ID of the user. Warning: user must have already logged into the Datadog Mobile application and allowed the Datadog mobile application to receive push notifications: https://docs.datadoghq.com/service_management/mobile/?tab=ios#receive-push-notifications-for-incidents

body [required]

string

The body of the push notification.

pushLink

 <oneOf>

The Datadog resource to open when opening the notification.

Option 1

object

option [required]

string

Dashboard url type.

dashboardId [required]

string

The dashboard ID to link to the push notification.

Option 2

object

option [required]

string

Monitor url type option.

monitorId [required]

number

The monitor ID to to link to the push notification.

Outputs

Champ

Type

Description

No outputs