Package Information
Downloads: 6 weekly / 254 monthly
Latest Version: 1.5.1
Author: Robert Fitzpatrick
Available Nodes
Documentation
n8n-nodes-bedrive
This package provides n8n nodes for integrating with Bedrive cloud storage.
Installation
Install the package from the n8n community nodes directory or build from source.
Features
- Upload files to Bedrive
- Download files from Bedrive
- List files and folders
- Delete files
- Create folders
Usage
- Configure your Bedrive API credentials in n8n
- Add the Bedrive node to your workflow
- Select the desired operation (upload, download, list, delete, create folder)
- Configure the operation parameters
Development
Building
npm install
npm run build
Development
npm run dev
License
MIT