Has anyone successfully connected Chatwoo with n8n?

Hello everyone, Recently, I have been trying to connect n8n with Chatwoot to create an automated chatbot. However, during the setup, I added a webhook in Chatwoot, but when running “listen for test event,” the system does not return any results. Is there any way to fix this? Has anyone successfully built a chatbot for Chatwoot using n8n?

I would really appreciate feedback from everyone and the n8n community.

I have connected N8N and Chatwoot yes. Every time a chat is started, I send the customer email to N8N which then uses other APIs to check if there is any order history.

As a test, update your chatwoot webhook settings to send data on ANY webhook just to see if any are working. Then also have it send any data to here: Webhook.site - Test, transform and automate Web requests and emails

Again, so you can see if maybe it’s your N8N instance blocking data and others are accepting or not.