Skip to main content

Inbox: Sends in-app inbox notifications using a specified template.

name
string
required

Human-readable name of the node

Example:

"Send in-app notification"

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

Slug of the template used for in-app inbox notification content.

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

Description of what this node does