Get Address Information
  • 14 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Get Address Information

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationIntegration > Google

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



Properties

Inputs

PropertyDescriptionData Type
AddressAddress of the location to retrieve coordinates from.String
Google Cloud API KeyThe Google Cloud API Key to connect with Google's API.String
Postal Code5 or 9-digit zip code for the location.String
RegionThe geographical region of the location.String

Outputs

PropertyDescriptionData Type
Formatted AddressAddress given by Google.String
LatitudeThe measurement of distance north or south of the Equator.
Double
LongitudeThe measurement of distance east or west of the Prime Meridian.
Double

Related Information

Example Labs:
Google Maps Integration


Was this article helpful?

What's Next