🧩 Product Overview
Notion is a versatile workspace for notes, tasks, databases, wikis, and more. This integration empowers automation builders and AI agents to trigger workflows, manipulate content, sync databases, and maintain structured information across apps.
⚠️ Important Note for Contributors
This Notion piece already exists in Activepieces. Your task is to extend the current piece by adding additional actions and triggers as outlined in the documentation and reference materials.
Please avoid duplicating existing functionality. Review the current implementation before making changes, and ensure that all new features follow existing coding patterns and standards.
🚨 Triggers
| Trigger |
Use Case |
| New Comment |
Fires when a new comment is added on a page. |
| Updated Page |
Trigger a sync process when documentation is updated. |
🛠️ Write Actions
| Action Item |
Use Case |
| Archive Database Item |
Soft-delete (archive) a database item. |
| Restore Database Item |
Recover accidentally archived tasks. |
| Add Comment |
Post a new comment to a page. |
| Retrieve Database |
Build dynamic forms based on DB structure. |
| Get Page Comments |
Fetches unresolved comments from page. |
🔍 Search Actions
| Action Item |
Use Case |
| Find Page |
Search for a page by title text, with exact-match option. |
📚 API Reference
🧪 Test Account Access
Sign up for a free Notion account at https://www.notion.so/.
🧑💻 New to Activepieces?
Activepieces is the leading open source AI automation platform. We have many apps (we call them Pieces), that are available within the builder and as MCPs. These apps are built with our TypeScript framework and are easy to develop. Once merged into our repository, they become available as pieces in our automation builder and as MCPs usable by AI agents and MCP clients.
Start building here: Piece Development Docs
🧩 Product Overview
Notion is a versatile workspace for notes, tasks, databases, wikis, and more. This integration empowers automation builders and AI agents to trigger workflows, manipulate content, sync databases, and maintain structured information across apps.
This Notion piece already exists in Activepieces. Your task is to extend the current piece by adding additional actions and triggers as outlined in the documentation and reference materials.
Please avoid duplicating existing functionality. Review the current implementation before making changes, and ensure that all new features follow existing coding patterns and standards.
🚨 Triggers
🛠️ Write Actions
🔍 Search Actions
📚 API Reference
🧪 Test Account Access
Sign up for a free Notion account at https://www.notion.so/.
🧑💻 New to Activepieces?
Activepieces is the leading open source AI automation platform. We have many apps (we call them Pieces), that are available within the builder and as MCPs. These apps are built with our TypeScript framework and are easy to develop. Once merged into our repository, they become available as pieces in our automation builder and as MCPs usable by AI agents and MCP clients.
Start building here: Piece Development Docs