Back to Integrations
integrationMySQL node
integrationGoogle Sheets node

MySQL and Google Sheets integration

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

How to connect MySQL and Google Sheets

  • 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.

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

Step 2: Add and configure MySQL and Google Sheets nodes

You can find MySQL and Google Sheets 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 MySQL and Google Sheets nodes one by one: input data on the left, parameters in the middle, and output data on the right.

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

Step 3: Connect MySQL and Google Sheets

A connection establishes a link between MySQL and Google Sheets (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.

MySQL and Google Sheets integration: Connect MySQL and Google Sheets

Step 4: Customize and extend your MySQL and Google Sheets 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 MySQL and Google Sheets with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

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

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

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from MySQL to Google Sheets 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.

MySQL and Google Sheets integration: Test and activate your MySQL and Google Sheets 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 MySQL and Google Sheets 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 MySQL and Google Sheets integration

Create custom MySQL and Google Sheets 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.

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 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 and Google Sheets integration: Step-by-step video guide

FAQs

  • Can MySQL connect with Google Sheets?

  • Can I use MySQL’s API with n8n?

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

  • Is n8n secure for integrating MySQL and Google Sheets?

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

Looking to integrate MySQL and Google Sheets in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate MySQL with Google Sheets

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