Get GEO Location
Retrieve the position with this component.
Last updated
Was this helpful?
Retrieve the position with this component.
Last updated
Was this helpful?
What it does This component allows you to obtain location information using different methods. You can either automatically detect the location or manually enter an address. The result can be provided in two ways:
By the name of the city
By the latitude and longitude coordinates
The Get GEO Location component has the identifier of geo-X, where X represents the instance number of the Get GEO Location component.
When to use it? If your automation needs to know the userβs location, this node can help fetch geographical coordinates. Itβs great for location-based services, such as recommending nearby restaurants.
Method
Method to detect location.
Options:
Auto detect location : the system auto detects the current customer's location
Manually enter address
Value
Only available if you choose "Manually enter adress".
The location value such as : city adress, latitude & longitude.
Data to retrieve
The type of data to return in the output. Options:
Latitude and Longitude
City name
The Get GEO Location component has no advanced configurations.
Here is a simple use case of the Get GEO Location component, where the Get GEO Location component is used to get the localisation of a city in ouput with the latitude and longitude in the input.