Hello everyone,
I’m setting up an automation using Make and ManyChat, following this flow:
- A user fills out a form on a landing page.
- The form automatically populates a new row in a Google Sheets spreadsheet.
- Make has a “Watch New Rows” trigger, which creates a new user in ManyChat using some information from the spreadsheet.
- From there, we move to ManyChat, where I have an automation triggered by “new user added.” This automation is supposed to send a message (authorized template) directly to the user, starting the conversation.
It seems the Make part is working fine, as the new user is successfully created in ManyChat. However, the automation does not trigger, and we are unable to send the message to the user.
Any idea what might be going wrong?
Screenshot from Make:
Screenshot from ManyChat:
Thanks in advance for your help!