πŸš€ More Vendrato tools: FunnelDupe β€’ GHL Utils

Notion Nodes

10

Free workflow nodes for n8n, BuildShip, and Make.com. Copy and paste directly into your automation workflows.

πŸ“
Append Notion Block Children
n8n-nodes-base.httpRequest
Append new content blocks to a Notion page or block. Add paragraphs, headings, lists, and more.
notion blocks append
πŸ“
Create Notion Database
n8n-nodes-base.httpRequest
Create a new database as a subpage of a Notion page with a defined property schema.
notion database create
πŸ“
Create Notion Page
n8n-nodes-base.httpRequest
Create a new page in a Notion database or as a child of another page with specified properties.
notion page create
πŸ“
Delete Notion Block
n8n-nodes-base.httpRequest
Delete (archive) a block from a Notion page. The block is moved to trash and can be restored.
notion block delete
πŸ“
Get Notion Block Children
n8n-nodes-base.httpRequest
Retrieve all child blocks of a page or block. Use this to get the actual content of a Notion page.
notion blocks content
πŸ“
Get Notion Database
n8n-nodes-base.httpRequest
Retrieve a Notion database's schema and properties. Returns database title, properties structure, and metadata.
notion database get
πŸ“
Get Notion Page
n8n-nodes-base.httpRequest
Retrieve a Notion page by its ID. Returns page properties and metadata, not the page content.
notion page get
πŸ“
Query Notion Database
n8n-nodes-base.httpRequest
Query pages from a Notion database with optional filters and sorting. Returns matching pages with their properties.
notion database query
πŸ“
Search Notion
n8n-nodes-base.httpRequest
Search all pages and databases in the Notion workspace by title. Supports filtering by object type and sorting.
notion search find
πŸ“
Update Notion Page
n8n-nodes-base.httpRequest
Update properties of an existing Notion page. Can also archive or restore pages.
notion page update
← Browse all apps