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.
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.
New buyers can create an account from the cart to unlock a controlled $10 first-purchase credit on eligible orders of $25+.
Related bundle
YouTube Creator Pipeline
8 hand-picked workflows for $39.00.
That is $4.88 each, vs $11.99 for this one alone.
View bundleSecure checkout powered by Stripe
Support
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.
Related HR Management workflows
- Handling Job Application Submissions with AI and N8n Forms$14.99
- Automate Resume Screening and Ranking with Llama 4 AI and Google Workspace$14.99
- Automate Resume Screening and Candidate Engagement with GPT-4$14.99
- Automate CV Screening and Analysis with Telegram, Google Gemini AI, and Google Workspace$14.99
- Extract YAPE Receipts via Telegram OCR to Google Sheets$24.99
- Automated Lead Capture & AI Audio Follow-up with OpenAI & ElevenLabs$24.99
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.