Integrate Google Maps and MySQL to automate workflows with scalable backend

Connect Google Maps and MySQL nodes to in your workflow. Integrate with any tool or database and ship powerful backend logic and APIs instantly - No code required!

getting started

How To Connect Google Maps and MySQL

Supported Triggers & Actions

Google Maps NODES

Calculate Distance

Calculate the distance between two addresses using Google's Directions API. **To use this node you must first enable the [Directions API](https://console.cloud.google.com/apis/library/directions-backend.googleapis.com?project=_)**

Geocode Address

Geocode address using Google's Geocoding API. **To use this node you must first enable the [Geocoding API](https://console.cloud.google.com/apis/library/geocoding-backend.googleapis.com?project=_)**

Get Nearby Places

Get nearby places using Google's Places API. **To use this node you must first enable the [Places API](https://console.cloud.google.com/apis/library/places-backend.googleapis.com?project=_) AND [Geocoding API](https://console.cloud.google.com/apis/library/geocoding-backend.googleapis.com?project=_)**

MySQL NODES

Delete Row

Deletes row(s) from a MySQL table based on a filter

script

Insert Row

Inserts a row into a MySQL database table

script

Select Query

Perform Select query from a MySQL table

script

SQL Query

Executes an SQL query on a specified database

script

Update Row

Updates row(s) in a MySQL table based on a filter.

script

blog posts & tutorials

Recommended Reads

Below are recommneded blogs that will help in your journey