Hey everyone, I'm using n8n instead of Make to send leads from a form directly to ManyChat. However, I'm facing an issue: the process fails if the user already exists in ManyChat. Could someone with experience in n8n help me figure this out?
Solved
ManyChat Integration with n8n
Best answer by Fabio Gaulke
Hey,
You can create an error branch at your createSubscriber node and use findBySystemField with the phone or email to get the Contact ID and update this contact or send a flow right after getting the ID:

To enable the custom error output, go to the node settings:

Hope this helps!
🙌
If you need further help, feel free to contact me. 😉
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.