Skip to main content

 

After a user subscribes a coaching service on Manychat/Whatsapp, I want to send him a flow for asking few things and add this data to

1) Manychat user field

2) Gsheet.

What about location?

I mean what happens IE if 1 user type Rome, and another one ROMA and a third one RM?

How can I filter them in Gsheet and trigger an action FOR PEOPLE THAT LIVE IN ROME ONLY if Rome, ROMA and RM are all different?

Thanks in advance!

@Mcaldarini the easiest solution I have for that right now is to use AI.

You let the user type in whatever they want, then you have an AI prompt that classifies the responses into the fields you want - so you have the proper values.

It requires a lot more logic, but it works like a charm!


You mean AI prompt that classifies with manychat AI

I would prefer a different solution….

can’t upgrade just for this reason… 

 

thanks

 


@Mcaldarini no, you can also use the ChatGPT integration or a direct API connection - in which case you’d be paying for tokens used by OpenAI (probably a couple dollars a month).


Reply