Amistio
Get started
All connectors

Notion

Connect your account

Create pages in a Notion database with your own integration secret. Connect a Notion account under Connections and share the target database with your integration first.

Publisher: Amistio (built-in) - version 1.0.0 - Apache-2.0

Operations (1)

  • Create a Notion page

    notion.pages.create

    Add a page to a Notion database. Provide the database id and a title; the title maps to the database's title property.

    Inputs

    • database_id * (string) - Target Notion database id.
    • title * (string) - Page title.

    Returns

    • id (string) - The created page id.
    • url (string) - The page url.

    Safety rules

    • The integration must be shared into the target database or the call fails.

Use Notion from the agent builder - add the block, and reviewed operations run with your own connected account.

Open the builder