Skip to the content.

WAHA n8n Workflow Templates

Templates for WAHA - WhatsApp HTTP API and n8n workflows using @devlikeapro/n8n-nodes-waha node.

How to use the templates

  1. Go to your n8n with installed @devlikeapro/n8n-nodes-waha node.
  2. Add new workflow
  3. Import one of the templates with either:
    1. Copy & Paste the template JSON
    2. Import from URL and paste the URL of the template JSON
  4. Follow the Set up steps in the template README
  5. Adjust the workflow to your needs

Workflows Templates

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.

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”.

Other Templates

Contribute

Have an idea or looking for a new template? Feel free to create new Issue or PR 🙏