U

UnifiedOps, a working demo

Gmail + Notion connected through one middleware

Gmail Notion

A dashboard with Gmail and Notion built into it

This is a rough demo put together for your posting, not a mockup. The inbox below is a real Gmail account connected over the Gmail API with OAuth, and you can test it yourself: send an email to the address shown and it appears here, then click it to read the full message. The right panel is the Notion business-intelligence layer: point it at any Notion database via the API and it renders those records instead of the sample rows.

Built by Sujal Goel, Top Rated on Upwork. Happy to walk through the full system whenever you want to talk further.

Inbox

Live Gmail API connection. It reads a dedicated address, so only project mail appears here. Try it yourself: email goelsujal10+upwork@gmail.com then hit Refresh.

Business intelligence (Notion)

The structured layer the assistant reads from: accounts, stages, owners, values. Connects to any Notion database.
AccountStageOwnerValueUpdated

What the full system does with these two panels

The demo shows the two data sources connected. The complete build runs this loop on every incoming email:

1

Email arrives

The middleware is notified by Gmail the moment a message lands. No polling, no inbox switching.

2

Context is pulled from Notion

The sender is matched to their account record: history, products, forecasts, protocols.

3

A grounded reply is drafted

Claude writes the response using the Notion facts, so the answer is right, not just fast.

4

Human approves

The draft waits for review. Nothing sends itself. Approved actions update Notion automatically.