📋 What This Blueprint Covers
By the end of this guide, every starred or labeled email in your Gmail will automatically create a new entry in a Notion database — complete with sender, subject, body snippet, and a direct link back to the email.
1 Prerequisites
- A Gmail account (personal or Google Workspace)
- A Notion account (free tier works)
- A free account on Make.com
- 5 minutes of uninterrupted focus
2 Set Up Your Notion Database
Before touching Make.com, create the destination for your emails.
2.1 Create the Database
- Open Notion and create a new page called "Email Inbox".
- Add an Inline Database (Table view).
- Name the database "Captured Emails".
2.2 Configure These Properties
Property Name | Type | Purpose
-------------------|------------|----------------------------------
Name | Title | Email subject line
Sender | Email | From address
Received | Date | Timestamp of the email
Status | Select | New, Actioned, Archived
Body Snippet | Text | First 200 chars of email body
Gmail Link | URL | Direct link to open the email
Label | Multi-select| Gmail label (e.g., Urgent, Read)
💡
Pro Tip Add a Priority Select property with options High / Medium / Low. You can later use Make.com filters to auto-tag emails from specific senders as High priority.
2.3 Share With Make.com
- Click the ⋯ menu in the top-right of your database page.
- Select Add connections → search for Make → click Confirm.
- Copy the Database ID from the URL:
https://www.notion.so/workspace/[DATABASE-ID]?v=...
3 Build the Make.com Scenario
3.1 Create a New Scenario
- Log into your Make.com Account and click Create a new scenario.
- Search for and select the Gmail module as your trigger.
- Choose the trigger: Watch Emails.
3.2 Connect Your Gmail
- Click Add to create a new connection.
- Sign in with Google and authorize Make.com to access Gmail.
- Set Folder to
INBOX (or STARRED if you only want starred emails).
- Set Filter type to
SEARCH and use this query:
label:important -category:promotions -category:social
⚠️
Important If you use a Google Workspace account, your admin may need to whitelist Make.com in the Google Admin Console under Security → API Controls → App Access Control.
3.3 Add the Notion Module
- Click the + next to your Gmail module.
- Search for Notion and select Create a Database Item.
- Connect your Notion account (authorize via popup).
- Select your Captured Emails database.
3.4 Map the Data Fields
Click into each Notion property and map it to the Gmail data:
Notion Property ← Gmail Data
-----------------------------------------------
Name ← Subject
Sender ← From
Received ← Date
Body Snippet ← Snippet (or use Body for full text)
Gmail Link ← https://mail.google.com/mail/u/0/#inbox/{Message ID}
Label ← Label name(s)
4 Test Your Automation
- Send yourself an email with the subject
Test: Blueprint Working.
- Click Run once in Make.com (top-right).
- Check your Notion database — you should see the email appear within seconds.
5 Level Up Your Workflow Stack
Enhance this core automation with the rest of our verified zero-code toolkit: