WAHA n8n Workflow Templates
Templates for WAHA - WhatsApp HTTP API and n8n workflows using @devlikeapro/n8n-nodes-waha node.
How to use the templates
- Go to your n8n with installed @devlikeapro/n8n-nodes-waha node.
- Add new workflow
- Import one of the templates with either:
- Copy & Paste the template JSON
- Import from URL and paste the URL of the template JSON
- Follow the Set up steps in the template README
- Adjust the workflow to your needs
Workflows Templates
- WhatsApp Bot
- WhatsApp Typebot Integration
- WhatsApp Chatwoot Integration
- Send WhatsApp QR code for authorization to Email
- Send Bulk Messages API
- Forward WhatsApp text messages to email
- Fetch image, Rotate and Send it back
- Send custom HTTP request to WAHA API
- Restart server at midnight
- WAHA Trigger Explanation
- Contribute
WhatsApp Bot
Simple WhatsApp Bot template that replies with “pong” if received “ping” and sends Image if received “image”.
WhatsApp Typebot Integration
Integrate Typebot with Self-Hosted WhatsApp API (WAHA) to send messages to WhatsApp via n8n.
WhatsApp Chatwoot Integration
You can integrate WAHA with ChatWoot to receive and send messages to WhatsApp via n8n.
Send WhatsApp QR code for authorization to Email
Send QR code to Email when session it’s in SCAN_QR_CODE
status.
Send Bulk Messages API
Forward all WhatsApp incoming text messages to the Email.
Forward WhatsApp text messages to email
Forward all WhatsApp incoming text messages to the Email.
Fetch image, Rotate and Send it back
Send custom HTTP request to WAHA API
Template how to send custom HTTP request to WAHA API. It sends video message on incoming message with text “video”.
Restart server at midnight
Restart server at midnight.
WAHA Trigger Explanation
Explanation of WAHA Trigger node
Contribute
Have an idea or looking for a new template? Feel free to create new Issue or PR 🙏