geocoding
This block is part of the google group and was last modified in core v13.0.4.
geocoding v13.0.4 Uses the Geocoding API to obtain geocoding data for one or more addresses or places
In pins 3 + flow
- flow
flow - Api key required
valueYour application's API key, created within your Google Cloud Platform Console.
- address required
valueThe address of the place you want to use for the geocoding.
- language
valueThe language in which to return results.
Out pins 3 + flow
- flow
flow - success
conditionReturns true if requests succeeded.
- results
arrayResult of the geocoding
- error
valueThe response error code (API Request).
places |
A typical wiring for geocoding: a function trigger starts the flow; value feeds the api_key pin; value feeds the address pin; the flow out pin feeds debug.

Version history
Introduced in v13.0.4.
Service documentation
External API reference This block wraps a third-party service. Click here for the service's own documentation of the underlying endpoint.Back to
google Return to the main group to view all sub-groups Back to google places Return to the group to view all blocks within this group
