0.1.0 • Published 4 months ago
n8n-nodes-mega v0.1.0
n8n-nodes-mega
This repo contains a node for integrating MEGA cloud storage with n8n. It allows you to upload files to MEGA and create share links in your workflows.
Prerequisites
You need the following installed on your development machine:
- git
- Node.js and pnpm. Minimum version Node 18. You can find instructions on how to install both using nvm (Node Version Manager) for Linux, Mac, and WSL here. For Windows users, refer to Microsoft's guide to Install NodeJS on Windows.
- Install n8n with:
pnpm install n8n -g
License
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Mega node supports the following operations:
- Upload file
- Create share link
Credentials
Mega node uses email and password to authenticate.
Resources
0.1.0
4 months ago