Make Call
Initiates a phone call to a number.
An action in the Notifications group.
Its type is action.call.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
in |
in | execution in | — |
out |
out | execution out | — |
number |
Number | data in | String |
state |
state | data out | Object{number: String, initiated: Boolean} |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| Number | number |
— | — |
- permission to make calls
- 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.