More Vendrato tools: FunnelDupe GHL Utils Building the future of automation
📝

Update Notion Page

n8n-nodes-base.httpRequest

Update properties of an existing Notion page. Can also archive or restore pages.

notion page update edit modify archive
API Docs
Platform
Notion
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Update task status in a database
Modify page properties like title or dates
Archive completed tasks
Restore pages from trash

Configuration

Node Configuration Summary
Ready-to-use Notion node configured for update notion page. Copy and paste directly into your n8n workflow.
Method: PATCH
Endpoint: /v1/pages/{{ $json.page_id }}
Nodes: 2
Auth: Notion API Key

Related Notion Nodes

📝
Append Notion Block Children
Append new content blocks to a Notion page or block. Add paragraphs, headings, lists, and more.
📝
Create Notion Database
Create a new database as a subpage of a Notion page with a defined property schema.
📝
Create Notion Page
Create a new page in a Notion database or as a child of another page with specified properties.
📝
Delete Notion Block
Delete (archive) a block from a Notion page. The block is moved to trash and can be restored.
📝
Get Notion Block Children
Retrieve all child blocks of a page or block. Use this to get the actual content of a Notion page.
📝
Get Notion Database
Retrieve a Notion database's schema and properties. Returns database title, properties structure, and metadata.
← Browse all nodes