Hi everyone,
I hope you’re all doing great!
I’m currently trying to set up an automation between Google Sheets and ManyChat but am struggling to figure out the best way to do this. I would really appreciate any guidance or suggestions from the community.
Here’s what I’m trying to achieve:
- I have a Google Sheets document named 'Cadastro', specifically the 'Clientes' tab.
- When a new row is added in this tab, I need the following fields to be mapped to ManyChat subscriber fields:
- NOME → First Name
- SOBRENOME → Last Name
- EMAIL → E-Mail
- WHATSAPP → Phone Number and WhatsApp Number
- After mapping the data, I want to automatically trigger the 'Bem Vindo' flow for the new contact via WhatsApp, sending them some messages after being registered in the platform
I’m really new to ManyChat and APIs/Webhooks in general, so I’m not sure where to start or what the most efficient method is for this setup.
If anyone has experience with this kind of workflow or knows the best practices for achieving this, I’d be incredibly grateful for your advice!