Receive and forward all text messages to the email.
Receive all text messages and forward them to the email.
- Copy template and Paste in n8n (Ctrl+V), or Import From URL
- Configure WAHA API credentials and select it for all WAHA nodes
- Configure Email node with your from and to email (requires SMTP credentials as well)
- Active your workflow in n8n
- Get Webhook URL (production one) from WAHA Trigger node
- Configure your WAHA session to send webhooks with
message
type to the Webhook URL - Send any message
- and see the message in your email!