Built a bi-directional Notion database sync system that gives a business owner full visibility across all users while enforcing true data isolation through separate MASTER and RESTRICTED databases.


The Problem

Drawboard needed each team member to work in their own private Notion database while the owner maintained a single source of truth across all of them. Notion's native permissions don't support true data isolation. There was no way to let users see only their own records, sync changes both ways, or add new users without rebuilding the system each time.


What I Built

A two-way sync system between a private MASTER database and per-user RESTRICTED databases:


<aside>

Tech Stack

Notion, Make, Notion API (webhooks via native automations)

</aside>

<aside>

Documentation


SOP

System Architecture & Maintenance

Make Blueprints

Database Templates

</aside>


Screenshots

Master → Restricted Sync

image.png