Skip to main content

Hi! I need to know how to connect Zapier with ManyChat to create a listing that displays the properties I have for sale via WhatsApp messages.

I set up the Zapier connection with Google Sheets, then used the "Get Many Spreadsheet Rows" action and converted the data into JSON using a Python script with Code by Zapier.

Now, my question is: how can I display this information as individual messages when the customer clicks the "Buy Property" button within the message flow in ManyChat?

Thanks in advance! Looking forward to your help!

@FedeBunader You'll need to use Manychat's API, specifically the sendContent endpoint:
https://api.manychat.com/swagger#/

If you don't experience working with APIs it can be a tricky setup. Let me know if you need help with this, I've done this several times for clients.


Hi,

It seems that this is similar to what i am looking for. I want to pull responses from a whatsapp flow (button clicks/text/numbers) into a spreadsheet. But i also want to return a quotation calculation from these responses ‘on the fly’ to the whatsapp flow. Do i do that via zapier into a spreadsheet and return the calculation to the flow? Can data flow in both directions?

 

thanks


Reply