VERSION 10 DOCUMENTATION IS IN PROGRESS. PLEASE VIEW V9 ARTICLES WHILE V10 ARTICLES ARE BEING PUBLISHED.

Get Address Information

Prev Next

Overview

Step Details

Introduced in Version3.0.0
Last Modified in Version8.0.0
LocationIntegration > Google

The Get Address Information step utilizes Google's Geocoding API to return the formatted address, the latitude and longitude for a location. If there are multiple results for the same address, then multiple coordinates will be returned.






Properties

Inputs

PropertyDescriptionData Type

Address The physical address for the location String

Google Cloud API KeyThe API key used with Google's Geocoding API that authenticates requestsString

Postal CodeThe postal code for the addressString

RegionLimits searches to specific regions based on an entered country code.String

Outputs

PropertyDescriptionData Type

Formatted AddressThe formatted address for a locationString

LatitudeThe latitude for the addressDouble

LongitudeThe longitude for the addresssDouble

CoordinatesIf multiple results are returned, each item will be displayed with its Formatted Address, Latitude and Longitude fields.List of GoogleGeoCoordinate




For further information on Integrations, visit the Decisions Forum.