Learn how to configure variable location in your conversation flows. This will allow you to add location dynamically in your conversations.
{{location}}
. This variable is a user_session_key
.{{location}}
) will wait for the latitude and longitude of the location you want to send. The format of the variable is as follows:Create a flow
Find the location capture node
Capture the location variable
Location
client_location
.Activate webhook and add endpoint
Save changes