We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15f91ea commit a1ce9c8Copy full SHA for a1ce9c8
readme.md
@@ -29,7 +29,10 @@
29
需要在 `github/workflows/*.yml` 中,修改这个配置
30
31
<details><summary>如何找到 NOTION_API_KEY?</summary>
32
-请参考:https://www.notion.so/Add-and-manage-integrations-with-the-API-910ac902372042bc9da38d48171269cd#eeaa235ffe834d4f9a89a5893398f341
+请参考:https://www.notion.so/help/create-integrations-with-the-notion-api#create-an-internal-integration
33
+
34
+创建 internal integration 之后,需要给予这个 token 访问 database 的权限
35
+请参考:https://developers.notion.com/docs/create-a-notion-integration#give-your-integration-page-permissions
36
</details>
37
38
<details><summary>如何找到 NOTION DATABASE ID</summary>
0 commit comments