WhatsApp Web via API Channels #6551
antoniomdk
started this conversation in
Show and tell
Replies: 3 comments 3 replies
-
Did you use node js? |
Beta Was this translation helpful? Give feedback.
1 reply
-
@antoniomdk A little curious: what was the reason you chose to implement WhatsApp Web as an API channel rather than use the build in functionality in chatwoot? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi, thanks for the amazing fork! i curious if it will pull existing app history into the chatwoot? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey guys, I have put together a small repo with a node service that adds support for Whatsapp Web via API channels.
https://github.com/antoniomdk/whatsapp-chatwoot
I'm working on improving the docs and adding fault tolerance so there are no missing messages if the WhatsApp worker is down.
The service also has
/status
and/qrcode
endpoints that I call from a custom dashboard app to monitor the session.The whatsApp-web.js library and my code itself are not production-ready and subject to change, so use it at your own risk, but feedback is much appreciated.
Cheers,
Beta Was this translation helpful? Give feedback.
All reactions