Automated MySQL to Google Sheets Sync with Duplicate Prevention

Automates syncing new MySQL records to Google Sheets every 15 minutes, preventing duplicates by checking existence and marking rows as synced.

n8n
Automated MySQL to Google Sheets Sync with Duplicate Prevention

This n8n workflow automates the extraction and synchronization of new records from a MySQL database table (e.g., fifa25_customers) to a Google Sheet. It triggers every 15 minutes via a schedule node, queries for unsynced rows where sync=0, checks for existing records in the sheet to avoid duplicates, appends new data mapping fields like id, name, phone, birthdate, email, region, gender, and datetime, and finally updates the MySQL table to set sync=1 for processed rows.

Key benefits include reliable data backup, effortless reporting, and lightweight ETL without manual intervention. It prevents redundant entries, ensuring data integrity, and is fully annotated with sticky notes for easy customization and onboarding. Ideal for marketers syncing leads, ops teams exporting user data, analysts tracking submissions, or any scenario needing periodic database-to-sheet transfers.

Setup is straightforward: prepare a Google Sheet with matching columns, ensure MySQL has a sync column, connect credentials for MySQL and Google Sheets OAuth2, and activate. Optional enhancements include custom filters or transformations, making it versatile for CRM, surveys, or registrations.

$12.99
Last updated August 29, 2026
30-day money-back guarantee
Instant download
Lifetime updates included

New buyers can create an account from the cart to unlock a controlled $10 first-purchase credit on eligible orders of $25+.

Secure checkout powered by Stripe

Support

How to import this workflow into n8n

  1. 1Purchase or download the workflow to get the n8n workflow JSON file.
  2. 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
  3. 3Open each node marked with a credential warning and connect your own accounts and API keys.
  4. 4Run the workflow once manually to verify the data flow, then toggle it to Active.

Related Other - Miscellaneous workflows

More from Omar Karlsson

Need this deployed? We'll set it up for you.

Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.