Skip to main content

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.

Get Address from Coordinates Action
Get Address from Coordinates Action

Steps to Use

  1. Navigate to Native in your action flow and select the Get Address from Coordinates task.
  2. 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.
  3. Save your configuration.

Configuration Overview

Configuration FieldDescription
LatitudeThe latitude coordinate to retrieve the address for. Supports dynamic values using keywords.
LongitudeThe longitude coordinate to retrieve the address for. Supports dynamic values using keywords.
Max ResultSpecifies the maximum number of results to return. Default is 1.
Get Address from Coordinates Action Configuration
Get Address from Coordinates Action Configuration