How to request a location from a WhatsApp chatbot
Drag Request Location from Action Blocks. The customer can share a location pin in WhatsApp. Request Address is not available (Meta address_message is disabled).
Prerequisites
- A chatbot in the builder. See How to build a WhatsApp chatbot.
Step-by-step
Open the chatbot
Open Automation → Chatbots. Edit.Drag Request Location
Components → Action Blocks → Request Location. Connect it.Configure the prompt
In the sidebar, set any body or button labels the node exposes.Handle the reply
Connect the next node (for example Set Attribute or API) after the location is received.Save
Click Save. Test on a phone; the simulator may not share a real GPS pin.
TIP
To send a location from the bot, use Message Blocks → Location, not Request Location.
WARNING
Do not look for Request Address. It is commented out in Components because of Facebook API issues.
FAQ
Can the inbox send a location without a chatbot?
Yes. Paperclip → Location. See How to share a location in the inbox.