Triggers & Actions

Use Notion as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.

Triggers

  • On page added to database

    Triggers when a new page is created in a Notion database

  • On page updated in database

    Triggers when a page is updated in a Notion database

Actions

  • Create Page

    Create a new page in Notion

  • Update Database

    Update properties of a database in Notion

  • Get a database

    Retrieve a Notion database by ID

  • Search a database

    Query pages in a database using filter/sorts

  • Get a database page

    Retrieve a Notion page by ID

  • Update a database page

    Update properties of a Notion page

  • Get many child blocks

    List children for a block

  • Append a block

    Append child blocks to a parent block or page

  • Get many databases

    Search databases in workspace (uses /v1/search)

  • Search a page

    Search pages in workspace (uses /v1/search)

  • Get a user

    Retrieve a Notion user by ID

  • Get many users

    List users in the workspace