Automatically Add Gmail Sender Contacts to MySQL Database

Automates capturing sender name and email from new Gmail messages and stores them in MySQL, inserting new contacts or updating existing ones based on email.

n8n
Automatically Add Gmail Sender Contacts to MySQL Database

This n8n workflow triggers on new emails in Gmail every minute, extracts the sender's name (or null if unavailable) and email address using a Code node, and then uses a MySQL node to insert the contact into a specified database table. If the email already exists (enforced by UNIQUE constraint), it updates the name field, ensuring no duplicates while maintaining an up-to-date contact list.

Ideal for sales and marketing teams building lead lists from inbound emails, companies backing up Gmail contacts against data loss, or creating mailing lists for promotions to recent client contacts. It saves hours of manual data entry, reduces errors, and scales effortlessly for high email volumes.

Setup requires Gmail and MySQL credentials, a table with 'name' (nullable) and 'email' (UNIQUE) columns. Customize by adding fields like subject, message ID, or snippet to the MySQL insert for richer data storage.

Benefits include seamless integration between email and database, automatic deduplication, and extensibility for advanced automations like CRM syncing or notifications.

$11.99
Last updated September 5, 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 HR Management workflows

More from Bryce Yu

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.