Overview
Seamlessly bridge your documentation and project management with on-chain execution by integrating Notion with Thirdweb Engine. Automate the lifecycle of smart contract interactions, from updating database entries to triggering backend wallet transactions, all through a unified workflow.
Supported triggers and actions
Notion: Create Page
ActionCreate a new page in a Notion database or under a parent page. Use this to create documentation, notes, or structured records. Supports markdown content and custom titles. Ideal for: documentation, notes, task creation, knowledge base entries.
Notion: Append Block
ActionAppend content to an existing Notion page. Use this to add new paragraphs, logs, or updates to existing pages. Supports markdown formatting. Ideal for: activity logs, running notes, status updates, append-only records.
Notion: Update Page
ActionUpdate properties of an existing Notion page or database entry. Use this to modify page metadata, status, or custom properties. Can also archive/unarchive pages. Ideal for: status updates, metadata changes, workflow state management.
Thirdweb Engine: List Backend Wallets
ActionList all backend wallets configured in your Thirdweb Engine instance. Returns wallet addresses, types, and labels. Ideal for: discovering available wallets, populating wallet selection dropdowns, verifying wallet setup.
Thirdweb Engine: Create Backend Wallet
ActionCreate a new backend wallet in your Thirdweb Engine instance. Returns the new wallet address, status, and type. Ideal for: provisioning wallets for automated transactions, setting up new signing wallets.
Thirdweb Engine: Get Transaction Status
ActionCheck the status of a queued transaction on your Thirdweb Engine. Returns current status, transaction hash (once sent), and on-chain result (once mined). Ideal for: polling after a write-contract or send-transaction action, workflow conditions on tx status.