Skip to main content

Web Push: Sends web push notifications using a specified template.

name
string
required

Human-readable name of the node

Example:

"Send web push notification"

node_type
string
required
Allowed value: "send_webpush"
template
string
required

Slug of the template used for web push notification content.

Required string length: 1 - 120
Pattern: ^[a-z0-9-_]+$
description
string | null

Description of what this node does