bedrive

n8n nodes for Bedrive integration

Package Information

Downloads: 6 weekly / 254 monthly
Latest Version: 1.5.1
Author: Robert Fitzpatrick

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

  1. Configure your Bedrive API credentials in n8n
  2. Add the Bedrive node to your workflow
  3. Select the desired operation (upload, download, list, delete, create folder)
  4. Configure the operation parameters

Development

Building

npm install
npm run build

Development

npm run dev

License

MIT

Discussion