Integration Guide

How to Connect Gmail to Notion (2026)

Email is where work arrives and where it goes to die. Sending labelled emails into a Notion database converts your inbox into a trackable queue with owners, statuses and due dates — without living in Gmail all day.

Last reviewed: July 2026

The workflow at a glance

Trigger

Gmail — new labelled email

Action

Notion — create database item

Who this is for: Freelancers and small teams triaging client requests, invoices or inbound leads that arrive by email.

Our pick for this integration

Pabbly Connect

4.8From $16/mo

Inbox volume is unpredictable and this flow can fire hundreds of times a month. Flat pricing means a busy week doesn't produce a surprise overage bill.

How to connect Gmail to Notion, step by step

  1. 1

    Create a Gmail label (e.g. 'To Notion') and a Gmail filter that applies it automatically to the senders or subjects you care about.

  2. 2

    Build the Notion database with Subject (title), From (email), Received (date), Status (select), Body (rich text), Link (URL).

  3. 3

    Add a Gmail 'New Email Matching Search' trigger with the query label:to-notion — search-based triggers are more reliable than raw label triggers.

  4. 4

    Connect Notion and share the target database with the integration from Notion's connection menu.

  5. 5

    Map subject to the title property; strip HTML from the body and truncate to 2,000 characters — Notion rich text blocks cap out.

  6. 6

    Build the Gmail permalink from the message ID and map it into the Link property so you can jump back to the thread.

  7. 7

    Send yourself a test email with the label, confirm the Notion item, then enable.

Common mistakes to avoid

  • Notion rich text has a 2,000-character-per-block limit — long emails must be split across blocks or truncated.
  • Attachments do not transfer automatically; upload them to Drive first and link the URL.
  • Gmail search triggers can re-fire on thread replies — de-duplicate on message ID, not thread ID.

Other tools that can do this

Make

Power users building multi-step, branching workflows

Try Free

n8n

Developers who want to self-host their automations

Visit n8n Website

Frequently asked questions

Can I filter which emails get sent to Notion?

Yes — do the filtering in Gmail with a label rule rather than in the automation. It's free, instant, and keeps your task usage down.

Do attachments come across?

Not directly. Add a step that saves attachments to Google Drive or Dropbox and writes the shareable link into a Notion URL property.

Will this work with Google Workspace accounts?

Yes, though some Workspace admins restrict third-party OAuth apps. You may need an admin to allowlist the automation platform.

Keep going