@premiertutors/n8n-nodes-notion
v1.1.5
Published
n8n Notion community nodes (custom)
Maintainers
Readme
@premiertutors/n8n-nodes-notion
This package contains n8n community nodes related to Notion.
Installation
In n8n
- Go to Settings > Community Nodes
- Click Install
- Enter
@premiertutors/n8n-nodes-notionin Name - Click Install
Local development
From the repo root:
- Build all workspaces:
npm run build - Run the local n8n sandbox against this package:
PT_PACKAGE_DIR=packages/notion npm run dev:gui:watch
