Skip to main content

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 !!! 

 

 

 

 

 

 

 

 

 

 

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!


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


Reply