Skip to main content
MindStudio
Pricing
Blog About
My Workspace
Productivity Apps

[Notion] Create Page

The [Notion] Create Page block creates a new page in Notion as a child of an existing page.

Create a new Notion page under a parent page

The [Notion] Create Page block creates a new page in Notion as a child of an existing page. To use it, you provide a parent page ID, a title for the new page, and the page content written in markdown. The block requires a Notion OAuth connection to authenticate with your workspace.

The content you supply in markdown format is converted into Notion blocks, including headings, paragraphs, lists, code blocks, and quotes. The title and content fields both accept dynamic values, making it straightforward to pass in generated or user-supplied text from earlier steps in a workflow.

Once the page is created, the block returns two output values: the Notion page ID of the newly created page and a direct URL to view it in Notion. This makes the block useful in workflows that generate reports, log structured data, publish AI-generated content, or automate documentation tasks where a persistent, linkable Notion page is the desired end result.

What you can build

Real-world workflows powered by the [Notion] Create Page block.

Publish AI-Generated Reports

After an AI block produces a structured report, use this block to create a formatted Notion page with the report content, making it immediately accessible to a team.

Log Meeting Notes Automatically

At the end of a meeting transcription workflow, create a Notion page containing the summarized notes and action items under a designated meetings parent page.

Create Project Documentation

When a new project is initiated, automatically generate a Notion page with a predefined structure for requirements, timelines, and stakeholder details.

Save Research Summaries

After a web research workflow collects and summarizes information, store the output as a Notion page for later reference and team collaboration.

Generate Content Drafts

Use an AI writing workflow to produce blog post or newsletter drafts, then create a Notion page for each draft so editors can review and refine them.

Track Support Ticket Summaries

When a support ticket is resolved, create a Notion page summarizing the issue, resolution steps, and outcome for internal knowledge base documentation.

Ready to add [Notion] Create Page to your workflow?

Get Started Free

Common questions about [Notion] Create Page

What parameters are required to use this block?

The block requires a Notion OAuth connection ID (connectionId), a parent page ID (pageId) that specifies where the new page will be created, a title string, and a content string written in markdown.

What does the block return after creating a page?

The block outputs two fields: pageId, which is the Notion page ID of the newly created page, and pageUrl, which is the direct URL to view the page in Notion.

How is the content field formatted?

Content is provided as markdown. The block converts it into Notion blocks, supporting headings, paragraphs, lists, code blocks, and quotes.

Where is the new page created within Notion?

The new page is created as a child of the page specified by the pageId parameter. You must supply the ID of an existing parent page in your Notion workspace.

What kinds of workflows commonly use this block?

This block is commonly used in workflows that generate AI-written content, automate documentation, log structured outputs, or publish summaries — any scenario where the result should be stored as a readable, linkable Notion page.

Add [Notion] Create Page to your workflow

Build powerful AI workflows with drag-and-drop blocks. No coding required.