Send Message
Opens WhatsApp, Signal or Telegram with a message ready to send.
An action in the Notifications group.
Its type is action.send_message.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
in |
in | execution in | — |
out |
out | execution out | — |
to |
To | data in | String |
text |
Message | data in | String |
state |
state | data out | Object{app: String, to: String, text: String, opened: Boolean, error: String} |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| App | app |
WHATSAPP |
WHATSAPP, SIGNAL, TELEGRAM |
| To | to |
— | — |
| Message | text |
— | — |
- permission to draw over other apps
A missing permission is flagged in the editor rather than blocking the macro — the graph is fine, the phone is not, and granting it starts the node working with no edit here at all.