Replies: 5 comments 16 replies
-
I managed to make the connection and I see the messages generated in wa-automate, but when I answer in chatwood the message does not return to wa-automate, is there this possibility? |
Beta Was this translation helpful? Give feedback.
-
Hi @smashah I tried all that's said above and tried to configure Chatwoot with WhatsApp. I couldn't figure out the config.js correctly so deleted that. Command I am using:
|
Beta Was this translation helpful? Give feedback.
-
@fejorca @hasanphd @trcalgaro @apnerve Please track this issue for massive chatwoot integration QoL improvements: |
Beta Was this translation helpful? Give feedback.
-
@smashah just got this up and running and so far so good. Only issue I noticed is that Chatwoot won't receive replies sent from other devices or WA web UI. Is this normal or expected behaviour? It would be great if all conversation history could stay in sync also on CW, including replies agents sent from WA web or WA mobile apps. |
Beta Was this translation helpful? Give feedback.
-
Setup
TODO
.../chatwoot
.../chatwoot?api_key=xxxxxxxx
Step 1
Create a new inbox with the API channel.
Step 2
Go to your newly created inbox in the
conversations
tab. Note down the url, use that to convert it to the chatwoot api url.ezgif.com-gif-maker.mp4
Step 3
Grab the
access token
from the bottom of theProfile settings
page. E.gqZgaibhBPQQqddtGUeytsFqu
Step 4
Start the easy API with
--chatwoot-url="http://localhost:3000/api/v1/accounts/1/inboxes/1"
and--chatwoot-api-access-token=qZgaibhBPQQqddtGUeytsFqu
Step 5
If you haven't already, set the webhook url for your EASY API instance on the new inbox
Settings > Inboxes > [Your inbox] > Settings > WEBHOOK URL
extra media:
Beta Was this translation helpful? Give feedback.
All reactions