Internal Integration Secret
. Insert this secret in the Auth Token
field under the Integrations tab of your bot.Input | Description |
---|---|
Discussion ID | To get the Discussion ID, look for the d parameter in the URL. The format is notion.so/pageTitle-pageID?d=DiscussionID&pvs=4 |
Comment Body | The comment body can be a simple text that you want to add as a comment. |
Input | Description |
---|---|
Page ID | To get the Page ID, go to the page and copy the ID from the URL. The format is often notion.so/pageTitle-pageID |
Comment Body | The comment body can be a simple text that you want to add as a comment. |
Add Page to a Database
action.
Input | Description | Format |
---|---|---|
Database ID | To retrieve the Database ID, navigate to the database and copy the ID from the URL. | notion.so/databaseID |
Get a Database
to guide an AI task in generating payloads.
Input | Description | Format |
---|---|---|
Database ID | To retrieve the Database ID, navigate to the database and copy the ID from the URL. | notion.so/databaseID |
Page ID | To get the Page ID, go to the page and copy the ID from the URL. | notion.so/pageTitle-pageID |
Input | Description | Format |
---|---|---|
Block ID | Blocks also have unique IDs. To find the Block ID, right-click on the block and choose “Copy Link”. The ID is often at the end of the link. | notion.so/pageTitle-pageID?pvs=4#BlockID |