Notion logo Integration available

Automate your blockchain workflows by linking Notion with crypto tools, enabling seamless creation and updating of pages and databases without manual intervention. This integration empowers teams to manage documentation and project data directly from smart contract triggers and on‑chain events.

Public page

Open the user-facing integration overview for examples, templates, and sharing.

Action reference

Schema-level references for executable actions and test payloads.

Learn More
Trigger reference

Event and schedule triggers that can start B3OS workflows.

Learn More

Build With Notion

Use Notion when a workflow needs to call Notion: Append Block, Notion: Create Page, Notion: Update Page or related Notion operations from a typed B3OS action. Start in the visual editor to connect an account, then use the references below for payload shape, required fields, and API testing.

Available Actions

ActionIDConnectorRequired fields
Notion: Append Block logo Notion: Append Blocknotion-append-blockpipedream:notion logo pipedream:notionpageId, content
Notion: Create Page logo Notion: Create Pagenotion-create-pagepipedream:notion logo pipedream:notionparentId, title
Notion: Update Page logo Notion: Update Pagenotion-update-pagepipedream:notion logo pipedream:notionpageId, properties

Available Triggers

No trigger references are published for this integration yet.

Common Use Cases

Automated Project Documentation

Create and update project wikis in Notion whenever a new token launch or smart contract upgrade occurs, ensuring stakeholders have up‑to‑date records.

Dynamic Knowledge Base Management

Append new articles or FAQ entries to a Notion knowledge base as community questions are answered on‑chain, keeping documentation current with live interactions.

Token Governance Tracker

Maintain a Notion database that logs governance proposals, voting results, and execution status, updated automatically when proposals are executed.

Crypto Asset Inventory

Generate and sync inventory pages for NFT collections or token holdings, linking metadata from blockchain contracts to organized Notion tables.

Connector Notes

  • Create the connector from a trusted B3OS organization before publishing workflows that call external accounts.
  • Keep OAuth tokens, API keys, bot tokens, channel IDs, and account IDs in connector settings or workflow props, not in reusable public template text.
  • Test with the visual editor or POST /v1/actions/{type}/test before routing production traffic.

No public templates are linked to this integration yet.

FAQ

Since Notion integration currently has no public triggers, automations must be initiated from other services or scripts that call the Notion API to create or update pages.

The Create Page action generates a new page in a selected Notion workspace, allowing you to pre‑populate it with content, properties, and linked databases using data from blockchain events.

Yes, the Update Page action modifies an existing Notion page by changing its title, content, or properties, making it ideal for syncing on‑chain data with live documentation.

Append Block adds new blocks (text, lists, embeds, etc.) to a specific section of a Notion page, enabling dynamic content generation based on smart contract outcomes.

While the platform requires some setup via API tokens, the visual workflow builder lets non‑technical team members design automations without writing code.

Ask a question... ⌘I