Skip to content

Commit

Permalink
chatwoot
Browse files Browse the repository at this point in the history
  • Loading branch information
devlikepro committed Sep 27, 2024
1 parent 6aec390 commit db531b7
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ node.

* [WhatsApp Bot](#whatsapp-bot)
* [WhatsApp Typebot Integration](#whatsapp-typebot-integration)
* [WhatsApp Chatwoot Integration](#whatsapp-chatwoot-integration)
* [Send WhatsApp QR code for authorization to Email](#send-whatsapp-qr-code-for-authorization-to-email)
* [Send Bulk Messages API](#send-bulk-messages-api)
* [Forward WhatsApp text messages to email](#forward-whatsapp-text-messages-to-email)
Expand Down Expand Up @@ -76,6 +77,24 @@ messages to WhatsApp via [n8n](https://n8n.io/).

<hr>

## WhatsApp Chatwoot Integration
<p align="center">
<img
src="./chatwoot/waha-chatwoot.png"
height=300
/>
</p>

You can integrate
[WAHA](https://waha.devlike.pro)
with
[ChatWoot](https://www.chatwoot.com/)
to receive and send messages to WhatsApp via n8n.

[**Read more ->**](./chatwoot)

<hr>

## Send WhatsApp QR code for authorization to Email

<p align="center">
Expand Down
25 changes: 25 additions & 0 deletions chatwoot/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
[<- Back](/)

# ChatWoot WhatsApp Integration
<p align="center">
<img
src="./waha-chatwoot.png"
height=300
/>
</p>

You can integrate
[WAHA](https://waha.devlike.pro)
with
[ChatWoot](https://www.chatwoot.com/)
to receive and send messages to WhatsApp via n8n.

# How it works
We'll guide you through the setup steps for each template.

## 1.
[**template.json**](./template.json)

tbd


Binary file added chatwoot/waha-chatwoot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit db531b7

Please sign in to comment.