Get Coordinates from Address
The Get Coordinates from Address action allows users to retrieve geographical coordinates (latitude and longitude) based on a given address. This action is available for mobile apps only and is supported on self-hosted v3.4.x and above.
Steps to Use
- Navigate to
Native
in your action flow and select theGet Coordinates from Address
task. - Configure the following options in the
Action Configuration
section:Address:
Enter the address or use keywords to dynamically provide the value.Max Result:
Specify the maximum number of coordinate results to return.
- Save your configuration.
Configuration Overview
Configuration Field | Description |
---|---|
Address | The address to retrieve the coordinates for. Supports dynamic values using keywords. |
Max Result | Specifies the maximum number of results to return. Default is 1 . |