Automatically Store Gmail Contacts in MySQL Database - n8n Workflow | Neura Market
Automatically Store Gmail Contacts in MySQL Database
This workflow captures sender information from Gmail emails and stores it in a MySQL database, ensuring you maintain an up-to-date contact list.
The workflow is designed to automate the process of collecting contact information from emails received in Gmail and storing it in a MySQL database. It operates by listening for new emails, extracting the sender's name and email address, and then inserting or updating this information in a specified MySQL table. This is particularly useful for sales teams, marketing agencies, or any organization looking to maintain a comprehensive contact list without manual data entry.
Platform
n8n
Category
Other
Price
Free
Creator
Oliver Schmidt
code
mySql
stickyNote
gmailTrigger
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.