1.2.1 • Published 1 year ago

@icttroacon/n8n-nodes-growi v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

n8n-nodes-growi

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

Installation

Follow the installation guide in the n8n community nodes documentation.

Community Install

  1. Open n8n
  2. Go to Settings
  3. Go to Community Nodes
  4. Click on Install
  5. Input @icttroacon/n8n-nodes-growi in the input field

Manual Install

npm install @icttroacon/n8n-nodes-growi

Operations

Get Page

  • Get subordinated pages

Get Subordinated Pages

  • Get subordinated pages from Growi.

Credentials

  1. Access Token
    • Access Token for Growi
  2. Host

    • Host for Growi

Image

Compatibility

  • n8n: 0.218.0~

Resources

Development

Getting Started by Using Docker Compose

1. Copy .env.example to .env and set the environment variables.

cp .env.example .env

2. Run the following command to start the container.

docker compose up -d

3. Reload the Growi Node in n8n.

npm run build && docker compose restart && docker compose logs -f
1.2.1

1 year ago

1.2.0

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago