Communication Nodes
Nodes for sending emails, SMS messages, and webhook events.
Nodes in this Category
| Node | Description |
|---|---|
| Send Email | Sends an email to the user using a configured email template and provider. |
| Send SMS | Sends an SMS message to the user using a configured SMS template and provider. |
| Send Suspended Email | Sends a one-time link email (password reset, magic link) and suspends the workflow until the user clicks it. Also bypasses the active-account check. |
| Webhook | Sends a POST payload over HTTPS to a configured webhook URL in real time. |