Notion

Integrate your Workflow with Notion

The Notion integration allows you to perform multiple actions within the account.

Functions and Their Parameters

Create Page

  1. Parent Page

  2. Title

  3. Icon (Optional)

  4. Page Content (Markdown)

Create Database

  1. Parent Page

  2. Title

  3. Emoji (Optional)

  4. Properties -- database columns as a JSON object

Create Database Item

  1. Database

  2. Fields (JSON) -- fields of the database item as a JSON object

Example

Last updated