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
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.

Related Notion Nodes