Sync Google Sheets Data with MySQL Database - n8n Workflow | Neura Market
Sync Google Sheets Data with MySQL Database
Automates bidirectional sync between Google Sheets form responses and MySQL, handling status updates, comparisons, and scheduled runs for data consistency.
This workflow synchronizes data between Google Sheets (specifically 'Form Responses 1' sheet) and a MySQL database table 'ConcertInquiries'. It starts with manual or scheduled triggers (weekdays 6AM-10PM), fetches Google Sheets data filtered by 'DB Status', retrieves matching MySQL records where source_name is 'GoogleForm', renames and transforms Sheets data, compares datasets by timestamp and source_name to detect changes, checks for no replies over 4 hours or empty DB Status, updates Sheets st
Platform
n8n
Category
Internet of Things
Price
$22.99
Creator
Jose Maurino
google-sheets
mysql
data-sync
database-integration
automation
scheduling
conditional-logic
form-responses
status-updates
data-comparison
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.