Procedures

Automation procedures in the Notion BDK Book.

to create a (new page) in notion

Create a new page in Notion.

Input Concepts

Concept
Description
Type
Required
Default Value

The new page to be created.

notion page

Yes

Output Concepts

Concept
Description
Type

The newly created notion page.

notion page

to query some (pages) from notion

FILTER - CAPABLE

Retrieves pages from notion.

Input Concepts

Concept
Description
Type
Required
Default Value

query text

The text to search for in the title of the pages.

text

No

Output Concepts

Concept
Description
Type

Notion Pages

notion page

Last updated

Was this helpful?