Update Notion Page
n8n-nodes-base.httpRequest
Update properties of an existing Notion page. Can also archive or restore pages.
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