EN
WAHA - WhatsApp HTTP API
WAHA - WhatsApp HTTP API
574 subscribers
goals
164 of 300 paid subscribers
We'll publish "Receive media (image, files) messages to S3" in WAHA Core! https://waha.devlike.pro/docs/how-to/storages/#media---s3
2 of 6

WAHA + n8n for Low-Code WhatsApp Automation!

Show post
avatar
there is no API key for core. then how it will be connected to n8n server?
avatar
Mahesh Palamuttath, Hi! You can just put "123" in Api Key, it'll accept any string there.
avatar
Techically, n8n connects to WAHA and WAHA send webhooks back (you need to configure WAHA session to do that)
avatar
I have done everything, but not responding when I send a mesaage to the connected wa session
avatar
Mahesh Palamuttath, Hi! When you run the WAHA node in n8n manually - what does it say? Could you attach the screenshot?
avatar
Mahesh Palamuttath, keep in mind if your run WAHA and n8n on the same server using docker - it's not possible to connect to WAHA with "http://localhost:3000" from n8n, because "localhost" means different thing in n8n container (it's n8n itself) For that setup you need to either setup them on different servers or configure docker-compose properly to link them or run it with both service (the same exist in docker-compose)
docker run .. --network host ...
https://docs.docker.com/engine/network/tutorials/host/
avatar
its working
avatar
Mahesh Palamuttath, awesome, thank you for the feedback!

Subscription levels

Plus

$ 21,8 per month
- Access to WAHA PLUS docker image.
- Special Tag for all your issues and comments in WAHA GitHub repository!

Pro

$ 114 per month
- Access to WAHA PLUS docker image.
- Special Tag for all your issues and comments in WAHA GitHub repository!
- An invitation to a private Github repository so you have the WAHA Plus source code.
- Invite up to 5 members
- Access to the PRO Discord server where we provide support and assistance.
Go up