For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Postman
PricingEnterprise
Contact SalesSign InSign Up for Free
HomeDocs
HomeDocs
      • Overview
        • Notion Setup
Postman API Platform

Product

  • Postman Overview
  • Enterprise
  • Spec Hub
  • Flows
  • Agent Mode
  • API Catalog
  • Fern
  • Postman CLI
  • Integrations
  • Workspaces
  • Plans and pricing

API Network

  • App Security
  • Artificial Intelligence
  • Communication
  • Data Analytics
  • Database
  • Developer Productivity
  • DevOps
  • Ecommerce
  • eSignature
  • Financial Services
  • Payments
  • Travel

Resources

  • Postman Docs
  • Academy
  • Community
  • Templates
  • Intergalactic
  • Videos
  • MCP Servers

Legal and Security

  • Legal Terms Hub
  • Terms of Service
  • Postman Product Terms
  • Security
  • Website Terms of Use

Company

  • About
  • Careers and culture
  • Contact us
  • Partner program
  • Customer stories
  • Student programs
  • Press and media
Twitter iconLinkedIn iconGithub iconYouTube iconInstagram iconDiscord icon
Download Postman
Privacy Policy

© 2026 Postman, Inc.

On this page
  • Create an internal Notion integration
  • Create a new page
  • Create a database
  • Next steps
Postman FlowsTemplates

Set up Notion authorization for Postman Flows

||View as Markdown|
Was this page helpful?
Previous

Explore ready-to-use Flows in the Postman Flows Catalog

Next

Build flows overview

Built with

To run Postman Flows templates that use Notion, you need to set up authorization between Notion and Postman. To set this up, you will do the following:

  1. Create an internal integration in Notion.
  2. Create a new page in Notion.
  3. Run the flow as a scenario to create a Notion database.

Before you get started, you need:

  • A Notion account
  • A Postman environment to run the flow

Create an internal Notion integration

To create a Notion integration to use with Postman Flows, do the following:

  1. Log in to Notion and navigate to Integrations.

  2. Select New integration.

  3. Select the workspace where you want to install the integration.

  4. For Type, select Internal.

  5. Select Save.

  6. Copy the value of the Internal Integration Secret, and then save it as a variable in your Postman environment named Notion_Secret.

Create a new page

To create a new page in Notion, do the following:

  1. Open the Notion workspace where you created the integration.

  2. Create a new page in the Private section of the sidebar.

  3. Copy the ID number from the new page’s URL. For example, in a URL like https://www.notion.so/Example-1234567890abcdef, the ID number is 1234567890abcdef.

  4. Save the ID number as a variable in your Postman environment named Notion_Parent_ID.

  5. In the upper right corner of your page in Notion, open the ellipsis menu. Select Connect to and then select the integration you created.

Create a database

To create a database on the new page in Notion, do the following:

  1. Return to the flow template.

  2. Run the flow using the Create Database scenario.

Next steps

After you’ve completed your Notion configuration, you can return to the flow template or set up authorization for another integration in Postman.

  • Set up HubSpot authorization for Postman Flows
  • Set up Mailchimp authorization for Postman Flows
  • Set up Slack authorization for Postman Flows
  • Set up Stripe authorization for Postman Flows