如何创建Notion的集成

type
Post
status
Published
date
Jan 29, 2025
slug
summary
tags
Notion
category
Notion相关
icon
password
你想用Notion API操作访问你的页面数据,就需要新建一个Integrations,并且关联到你的页面
下面来简单说一下创建流程

创建Integrations

如何获取Notion Secret?
先打开链接 NotionNotionYour connected workspace for wiki, docs & projects | Notion
点击 New Integrations
notion image
填写集成的名称,自定义填写(不能带有notion关键字),然后选择一个空间,点击Save保存就可以了
notion image
然后点击“Configure integration settings”进入,就能看到你的Notion Secret
notion image
notion image

链接Integrations

创建Integrations后必选链接上一个页面,才能操作该页面的数据
在Integration页面点击Access(新方法)
notion image
然后点击Select pages选择一个页面,这里选择小红书知识库2.0,就能把这个集成关联到这个页面了,这个集成就可以通过API访问、操作这个页面的数据了
notion image
notion image

(旧方法,两个方法二选一)或者在Notion页面中右上角的…点击Connections,然后点击Add connetion选择刚刚新增的rednote-collect
notion image

获取页面链接

如何获取Notion Page?
在Notion页面中右上角的…点击Copy link就能获取到页面链接
notion image
 
Loading...