Templates for WAHA - WhatsApp HTTP API and n8n workflows using @devlikeapro/n8n-nodes-waha node.
- 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
- 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
Simple WhatsApp Bot template that replies with "pong" if received "ping" and sends Image if received "image".
Integrate Typebot with Self-Hosted WhatsApp API (WAHA) to send messages to WhatsApp via n8n.
You can integrate WAHA with ChatWoot to receive and send messages to WhatsApp via n8n.
Send QR code to Email when session it's in SCAN_QR_CODE
status.
Forward all WhatsApp incoming text messages to the Email.
Forward all WhatsApp incoming text messages to the Email.
Template how to send custom HTTP request to WAHA API. It sends video message on incoming message with text "video".
Restart server at midnight.
Explanation of WAHA Trigger node
Have an idea or looking for a new template? Feel free to create new Issue or PR 🙏