Skip to main content
Solved

ManyChat and n8n integration issue

  • April 16, 2025
  • 3 replies
  • 264 views

Latesh Patel

Hello All, 

I’m creating a new automation where data is being passed from ManyChat to n8n. Unfortunately, everything works fine in “test” mode but, when tested from the actual trigger Whatsapp, the call is not going through to n8n. Checked credentials, API key from Manychat and whole nine yards but, nothing seemed to work. Here are all the screenshots of Maychat and n8n automations. The worst part, one of the “text” block is not even being called. TIA !!! 

 

 

 

 

 

 

 

 

 

 

Best answer by Fabio Gaulke

Just saw one thing… your Response to Webhook is set as "First Incoming Item”. Try changing it to "All Incoming Items”. It can always be some strange bug. 😅

Also try removing the API Key in the response. There's no need for that.

 

And check your Manychat Logs (Settings/ Logs). Some errors can show up there.

3 replies

Fabio Gaulke
Forum|alt.badge.img+3
  • Manychat Community Moderator
  • 1398 replies
  • April 16, 2025

Hi, ​@Latesh Patel!

That’s odd… everything seems ok in your screenshots.

I would suggest some tests:

  • First, check the logs (Settings/ Logs). If there’s something wrong with the request, it should appear there.
  • Try inserting some smart delays between the steps to see if it isn’t a timeout issue (Manychat has a 10 sec limit).
  • Check if Cloudflare or Traefik isn’t blocking the requests.

 

Hope this helps somehow!


Latesh Patel
  • Author
  • Up-and-Comer
  • 1 reply
  • April 16, 2025

Hello ​@Fabio Gaulke

Thanks for your response. I even tried 15 seconds smart delay block and checked all the settings like 10 times but, nothing seemed to work. I did not want to add extra layer of anything hence did not involve Cloudflare or Traefik. 

Any settings / logs you recommend to set ? Thanks again


Fabio Gaulke
Forum|alt.badge.img+3
  • Manychat Community Moderator
  • 1398 replies
  • Answer
  • April 25, 2025

Just saw one thing… your Response to Webhook is set as "First Incoming Item”. Try changing it to "All Incoming Items”. It can always be some strange bug. 😅

Also try removing the API Key in the response. There's no need for that.

 

And check your Manychat Logs (Settings/ Logs). Some errors can show up there.