콘텐츠로 이동

Notion Connect

이 콘텐츠는 아직 번역되지 않았습니다.

Connecting Notion gives your Schift workflows four building blocks: search, fetch, create pages, and update a page. Search and fetch are read-only; create and update are external writes that need approval before anything changes in Notion.

This guide covers the general connect-and-use path. If you want a workflow that reacts automatically whenever a Notion database item changes, see the Notion change-check pack instead — it’s built on the same connection but adds change detection.

Go to your Connections page and find Notion under Documents & Storage. Click Connect and authorize the workspace through Notion’s OAuth screen. The connection is per-organization.

In Workflow Studio, add one of the Notion nodes:

NodeWhat it doesApproval needed?
SearchSemantic search over the connected workspace and sourcesNo
FetchRead a specific page, database, or data source by ID/URLNo
Create pagesCreate one or more pages (properties + Notion-flavored markdown)Yes
Update pageChange properties, replace/insert content, or apply a templateYes

Search accepts a plain query and can be scoped to a specific data source or teamspace. Fetch takes the page/database ID or URL directly.

Create and update steps pause for review before they commit to Notion — the same approval boundary used for Slack sends and Gmail drafts. A workflow can search and draft the page content, and only write it once a reviewer approves the step.

Can Schift create or edit Notion pages for me?

Section titled “Can Schift create or edit Notion pages for me?”

Yes, behind review. Workflows can draft a page create or update, but nothing commits to Notion until the step is approved.

Will this react automatically when a page changes?

Section titled “Will this react automatically when a page changes?”

Not through this connect flow alone — for change-triggered workflows, use the Notion change-check pack.

Does connecting copy my Notion credentials elsewhere?

Section titled “Does connecting copy my Notion credentials elsewhere?”

No. The OAuth token is scoped to this connection and used only when a workflow in your org calls a Notion node.