Block 1 - Sticky Note1
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Description This workflow sends a summary of your meeting minutes via Gmail, directly from the notes stored in your Google Sheet. Context Taking notes during meetings is important, but sharing them...
n8n-nodes-base.stickynote, n8n-nodes-base.manualtrigger, n8n-nodes-base.gmail, n8n-nodes-base.code, n8n-nodes-base.googlesheets
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Yassin Zehar.
Original n8n.io sourceThis workflow sends a summary of your meeting minutes via Gmail, directly from the notes stored in your Google Sheet.
Taking notes during meetings is important, but sharing them with the team can be time-consuming. This workflow makes it simple: just write down your meeting minutes in a Google Sheets, and n8n will automatically send them by email after each meeting.
Perfect for anyone who:
Uses Google Sheets to keep track of meeting notes.
Wants to automatically share minutes with teammates or stakeholders.
Values speed, productivity, and automation.
Google account.
Google Sheets (with your meeting minutes). You will need to setup the required columns first : Topic, Status, Owner, Next Step.
Gmail.
⏰ Trigger starts after a new row is added in your Google Sheet.
📑 The meeting minutes are retrieved from the sheet.
📨 Gmail automatically sends the minutes to the configured recipients.
🗒️ Use the sticky notes in the n8n canvas to:
Add your Google credentials (Sheets + Gmail).
Define your sheet and recipient email addresses.
Test the workflow to check if the minutes are sent.
You’ll get this: An email containing your full meeting minutes, straight from your notes.
Watch the Youtube Tutorial video
I’m Yassin a Project & Product Manager Scaling tech products with data-driven project management. 📬 Feel free to connect with me on Linkedin
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automate meeting minutes distribution with Google Sheets and Gmail |
|---|---|
| Complexity | intermediate |
| Nodes | 7 |
| Categories | Personal Productivity, Multimodal AI |
| Author | Yassin Zehar |
| Published | 15 Aug 2025 |
Use the JSON export at /data/workflows/7429/7429.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Description This workflow sends a summary of your meeting minutes via Gmail, directly from the notes stored in your Google Sheet. Context Taking notes during meetings is important, but sharing them...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity, Multimodal AI use case.