Login to follow
Google Distance Matrix API Connector

Google Distance Matrix API Connector (ODC)

Stable version 3.0.1 (Compatible with ODC)
Uploaded on 14 December 2025 by Borislav Shumarov
Google Distance Matrix API Connector

Google Distance Matrix API Connector (ODC)

Documentation
3.0.1

This API gives you the distance to the destination address given the origin address as reference point. Multiple addresses can be passed as origin addresses as well as destination addresses. The addresses can be in string or coordinate format. Use the pipe "|" delimiter when using multiple values. See the Google API documentation for more information


This component for ODC is built on the basis of the original component from O11:

https://www.outsystems.com/forge/component-versions/1498/version/0/platform/


However, there are several new features

-reformatted the output response to the consumer, so that it is in a normalized form

-added the 3 other configuration parameters with default values, so that they can be configured by the consumer

-improved naming in line with OutSystems best practices


You have to generate a valid API Key for Google Maps in Google Cloud:
https://developers.google.com/maps/documentation/distance-matrix/get-api-key

After that you have to set up the Site Setting: API_KEY.

===

See following URLs for documentation in Google:


-how to use the API:
https://developers.google.com/maps/documentation/distance-matrix/overview

-how to set up and get API Key:
https://developers.google.com/maps/documentation/distance-matrix/get-api-key