Best answer

Is there a way to integrate Google Maps with Zapier?

  • 17 January 2023
  • 5 replies
  • 2617 views

Userlevel 1

I'm working on a zap for a delivery company that charges based on the distance they need to drive.  Is there a way to integrate Google Maps with Zapier?

icon

Best answer by RossNovotny 17 January 2023, 23:44

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

5 replies

Userlevel 7
Badge +9

Hey there, @Guillaume Servonnat! Thanks for reaching out. I did a quick search and came up with this:

https://developers.google.com/maps/documentation/distance-matrix/overview

It’s still Google but could be worth checking out. 🙂

Userlevel 1

this works great, thank you for sharing!

Userlevel 7
Badge +14

Hi @GenjitsuUser 

Good question.

You’d have to use the GMaps API: https://developers.google.com/maps/apis-by-platform

App APIs can be used in Zaps with the Webhooks app or Code app.

 

There are also other apps/APIs that can be used to calculate distances between locations that may be easier to integrate than GMaps.

Userlevel 1
Badge

Hi @GenjitsuUser - Sounds like a great use case.  My team and I were working with a client on a similar type of scope. We developed a Google Maps Zapier Integration that we are inviting others to use.  You can sign up for access here: https://thirddegreeleverage.com/googlemaps/.  I hope this helps.

Hi @GenjitsuUser 

Good question.

You’d have to use the GMaps API: https://developers.google.com/maps/apis-by-platform

App APIs can be used in Zaps with the Webhooks app or Code app.

 

There are also other apps/APIs that can be used to calculate distances between locations that may be easier to integrate than GMaps.

Which apis do you have in mind ? I’m also looking for a way to calculate travel time or distance from A to B.
Thanks for you advise !

Best regards,

Guillaume