Back to Integrations
integrationGoogle Sheets node
integrationMySQL node

Google Sheets and MySQL integration

Save yourself the work of writing custom integrations for Google Sheets and MySQL and use n8n instead. Build adaptable and scalable Data & Storage, Productivity, and Development workflows that work with your technology stack. All within a building experience you will love.

How to connect Google Sheets and MySQL

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Google Sheets and MySQL integration: Create a new workflow and add the first step

Step 2: Add and configure Google Sheets and MySQL nodes

You can find Google Sheets and MySQL in the nodes panel. Drag them onto your workflow canvas, selecting their actions. Click each node, choose a credential, and authenticate to grant n8n access. Configure Google Sheets and MySQL nodes one by one: input data on the left, parameters in the middle, and output data on the right.

Google Sheets and MySQL integration: Add and configure Google Sheets and MySQL nodes

Step 3: Connect Google Sheets and MySQL

A connection establishes a link between Google Sheets and MySQL (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

Google Sheets and MySQL integration: Connect Google Sheets and MySQL

Step 4: Customize and extend your Google Sheets and MySQL integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect Google Sheets and MySQL with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

Google Sheets and MySQL integration: Customize and extend your Google Sheets and MySQL integration

Step 5: Test and activate your Google Sheets and MySQL workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from Google Sheets to MySQL or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

Google Sheets and MySQL integration: Test and activate your Google Sheets and MySQL workflow

Import data from MySQL into Google Sheets

This workflow queries a table in MySQL and inserts the data into Google Sheets.

Nodes used in this workflow

Popular Google Sheets and MySQL workflows

Google Sheets node
MySQL node

Import data from MySQL into Google Sheets

This workflow queries a table in MySQL and inserts the data into Google Sheets.
Google Sheets node
MySQL node

Import data from Google Sheets into MySQL

This workflow imports data from Google Sheets into a MySQL database.
Compare Datasets node
Google Sheets node
+3

Sync Google Sheets data with MySQL

This workflow performs several data integration and synchronization tasks between Google Sheets and a MySQL database. Here is a step-by-step description of what this workflow does: Manual Trigger: The workflow starts when the user clicks "Execute Workflow." Schedule Trigger: This node schedules the workflow to run at specific intervals on weekdays (Monday to Friday) between 6 AM and 10 PM. It ensures regular data synchronization. Google Sheet Data: This node connects to a specific Google Sheets document and retrieves data from the "Form Responses 1" sheet, filtering by the "DB Status" column. SQL Get inquiries from Google: This node retrieves data from a MySQL database table named "ConcertInquiries" where the "source_name" is "GoogleForm." Rename GSheet variables: This node renames the columns retrieved from Google Sheets and transforms the data into a format suitable for MySQL, assigning a value for "source_name" as "GoogleForm." Compare Datasets: This node compares the data retrieved from Google Sheets and the MySQL database based on timestamp and source_name fields. It identifies changes and updates. No reply too long?: This node checks if there has been no reply within the last four hours, using the "timestamp" field from the Google Sheets data. DB Status assigned?: This node checks if the "DB Status" field is not empty in the compared dataset. Update GSheet status: If conditions are met in the previous nodes, this node updates the "DB Status" field in Google Sheets with the corresponding value from the MySQL dataset. DB Status in sync?: This node checks if the "source_name" field in Google Sheets is not empty. Sync MySQL data: If conditions are met in the previous nodes, this node updates the "source_name" field in the MySQL database to "GoogleFormSync." Send Notifications: If conditions are met in the "No reply too long?" node, this node sends notifications or performs actions as needed. Sticky Notes: These nodes provide additional information and documentation links for users.

Build your own Google Sheets and MySQL integration

Create custom Google Sheets and MySQL workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Google Sheets supported actions

Create
Create a spreadsheet
Delete
Delete a spreadsheet
Append or Update Row
Append a new row or update an existing one (upsert)
Append Row
Create a new row in a sheet
Clear
Delete all the contents or a part of a sheet
Create
Create a new sheet
Delete
Permanently delete a sheet
Delete Rows or Columns
Delete columns or rows from a sheet
Get Row(s)
Retrieve one or more rows from a sheet
Update Row
Update an existing row in a sheet

MySQL supported actions

Delete
Delete an entire table or rows in a table
Execute SQL
Execute an SQL query
Insert
Insert rows in a table
Insert or Update
Insert or update rows in a table
Select
Select rows from a table
Update
Update rows in a table

Google Sheets and MySQL integration: Step-by-step video guide

FAQs

  • Can Google Sheets connect with MySQL?

  • Can I use Google Sheets’s API with n8n?

  • Can I use MySQL’s API with n8n?

  • Is n8n secure for integrating Google Sheets and MySQL?

  • How to get started with Google Sheets and MySQL integration in n8n.io?

Looking to integrate Google Sheets and MySQL in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate Google Sheets with MySQL

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon