baptisteArno / typebot.io

💬 Typebot is a powerful chatbot builder that you can self-host.
https://typebot.io
Other
7.68k stars 2.14k forks source link

Its possible to send geolocation? #1395

Open Vagnerking opened 8 months ago

Vagnerking commented 8 months ago

Like this:

image

baptisteArno commented 8 months ago

You mean the bot displaying a location or the user sending a location to the bot?

rafagouveia commented 8 months ago

@baptisteArno It's a doubt of mine as well, probably not possible for now, but it would be the bot sending the location to the user."

Vagnerking commented 8 months ago

The bot could send any location in the world, for example if I want to send the location of an xpto pharmacy

Vagnerking commented 8 months ago

I tested it by trying to embed the Google Maps link and its iframe. It works perfectly for standard bot integration in web view, but not for WhatsApp.

baptisteArno commented 8 months ago

Ok this should be implementable (https://developers.facebook.com/docs/whatsapp/api/messages/contacts-location-messages#locations)

ivanfernandez2646 commented 5 months ago

@baptisteArno How can I test this??

I want to work on the task through Opire platform but I don't know if I need a WhatsApp Business Account to make the request that you proposed.

hunxjunedo commented 3 months ago

@baptisteArno what's the progress of this issue, can I take this one ?