Get Address from Coordinates
The Get Address from Coordinates action enables users to retrieve an address based on specific latitude and longitude coordinates. 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 Address from Coordinates
task. - Configure the following options in the
Action Configuration
section:Latitude:
Enter the latitude coordinate or use keywords to dynamically provide the value.Longitude:
Enter the longitude coordinate or use keywords to dynamically provide the value.Max Result:
Specify the maximum number of address results to return.
- Save your configuration.
Configuration Overview
Configuration Field | Description |
---|---|
Latitude | The latitude coordinate to retrieve the address for. Supports dynamic values using keywords. |
Longitude | The longitude coordinate to retrieve the address for. Supports dynamic values using keywords. |
Max Result | Specifies the maximum number of results to return. Default is 1 . |