Skip to main content
Solved

Data and Location

  • June 13, 2025
  • 3 replies
  • 38 views

Mcaldarini
Forum|alt.badge.img+1

 

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!

Best answer by Gustavo Boregio

@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!

3 replies

Gustavo Boregio
Forum|alt.badge.img+6
  • Manychat Community Moderator
  • 2821 replies
  • Answer
  • June 16, 2025

@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!


Mcaldarini
Forum|alt.badge.img+1
  • Author
  • Channel Explorer
  • 20 replies
  • June 17, 2025

You mean AI prompt that classifies with manychat AI

I would prefer a different solution….

can’t upgrade just for this reason… 

 

thanks

 


Gustavo Boregio
Forum|alt.badge.img+6
  • Manychat Community Moderator
  • 2821 replies
  • June 17, 2025

@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).