Information can be retrieved via Growi's API and incorporated into the n8n workflow.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Development
Follow the installation guide in the n8n community nodes documentation.
- Open n8n
- Go to
Settings
- Go to
Community Nodes
- Click on
Install
- Input
@icttroacon/n8n-nodes-growi
in the input field
npm install @icttroacon/n8n-nodes-growi
- Get subordinated pages
- Get subordinated pages from Growi.
- Access Token
- Access Token for Growi
- Host
- Host for Growi
Image
- n8n: 0.218.0~
cp .env.example .env
docker compose up -d
npm run build && docker compose restart && docker compose logs -f