notion

n8n Notion community nodes (custom)

Package Information

Downloads: 41 weekly / 64 monthly
Latest Version: 1.1.5

Documentation

@premiertutors/n8n-nodes-notion

This package contains n8n community nodes related to Notion.

Installation

In n8n

  1. Go to Settings > Community Nodes
  2. Click Install
  3. Enter @premiertutors/n8n-nodes-notion in Name
  4. 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

Discussion