Notion Connector
Connect Zenmako to Notion to manage pages, databases, and workspace content. This enables AI to search your workspace, read and update pages, query databases, and add comments to collaborate with your team.
Getting Your Integration Token
Notion uses Internal Integrations for API authentication. Follow these steps to create one:
secret_)Sharing Pages with Your Integration
Your integration can only access pages that have been explicitly shared with it:
Repeat this for each page or database you want Zenmako to access. Child pages inherit access from their parent, so sharing a parent page gives access to all its subpages.
Connecting Notion
If the test succeeds, your Notion connection is ready to use.
Available Actions
| Action | Description |
| search | Find pages and databases by keyword |
| retrievePage | Read a wiki page or doc by ID |
| createPage | Create meeting notes, documentation, or new pages |
| updatePage | Update status or add info to pages |
| queryDatabase | Look up entries in a tracker or CRM database |
| retrieveDatabase | Understand what fields exist in a database |
| retrieveBlockChildren | Read page content (blocks inside a page) |
| appendBlockChildren | Add content to a page |
| updateBlock | Edit existing content blocks |
| listUsers | See who is in the workspace |
| createComment | Leave feedback on pages |
| listComments | See discussion on a page |
Example Prompts
Try these prompts to interact with your Notion data:
Common Issues
"Object not found" or "Could not find page" error
This typically means the page has not been shared with your integration. Solutions:
Cannot access a database
Databases must be explicitly shared with your integration, even if they appear within a shared page. Solutions:
Zenmako