Notion
Counts describe the planned connector design, not shipped functionality.
Overview
Use workspace databases as lightweight systems of record: create pages from workflow output and react to page changes.
Notion is planned, not yet available
Page created
A page is added to a database
Property changed
A page property is updated
Create page
Add a page with properties
Update page
Change page properties
Authentication concept
Authorize with least-privilege scopes (selected pages and databases). Tokens would be stored as managed secrets and revocable from the connection screen.
Secrets handling is described on the security page.
Connection status
Authorize
Choose scopes and grant access
Test
Send a sample request from the workflow builder
Use
Reference the connection from any workflow
Illustrative connection flow. It becomes available with the integration.
Example workflow
Verify a new customer, set up records, create internal tasks and send welcome notifications in one tracked run.
Related