Hello, I could not create a service for the distance and the time running.
I created a "Rest" service with url: https://maps.googleapis.com/maps/api/...?
Method: GET
Response Data Type: JSON
Request (Query String): origins and destination and test work fine.
Response: import test as Response
correct?