Datadog Push Notifications

Send mobile push notification message

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

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

Inputs

Expand All

フィールド

種類

説明

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

フィールド

種類

説明

No outputs