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

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 content add write
API Docs
Platform
Notion
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Add content to existing Notion pages
Append meeting notes to a page
Create structured content with headings and lists
Add paragraphs with rich text formatting

Configuration

Node Configuration Summary
Ready-to-use Notion node configured for append notion block children. Copy and paste directly into your n8n workflow.
Method: PATCH
Endpoint: /v1/blocks/{{ $json.block_id }}/children
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