n8n-nodes-wds
v0.2.0
Published
n8n community nodes for WDS (Wise Data Service) integration
Readme
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
- Obtain your WDS API token from your WDS service provider
- Configure the token in n8n credentials
- The token will be used as a Bearer token for all API requests
Compatibility
Compatible with [email protected] or later
