wds

n8n community nodes for WDS (Wise Data Service) integration

Package Information

Downloads: 0 weekly / 11 monthly
Latest Version: 0.2.0
Author: physacco

Documentation

n8n-nodes-wds

This is an n8n community node. It lets you use WDS (Wise Data Service) File System operations in your n8n workflows.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Usage
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Directory Operations
    • Get Directory Stat
    • List Directory Contents
    • Create Directory
    • Remove Directory
    • Rename Directory
  • File Operations
    • Get File Stat
    • Read File
    • Write File
    • Remove File
    • Rename File

Credentials

This node uses Bearer Token authentication with the WDS API.

WDS Service API Token

  1. Obtain your WDS API token from your WDS service provider
  2. Configure the token in n8n credentials
  3. The token will be used as a Bearer token for all API requests

Compatibility

Compatible with n8n@1.60.0 or later

Resources

Discussion