n8n-nodes-minio

0.1.4 • Public • Published

n8n-nodes-minio

This is an n8n community node. It lets you use the minio client library in your n8n workflows.

The primary motivation was to create an easy way to create pre-signed URLs easily.

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

Objects

  • presignedGetObject - create a presigned URL for an object
  • presignedPutObject - create a presigned upload URL for an object
  • removeObject - remove an object

Credentials

To use the minio credentials, you'll need to provide the following:

  • Access Key
  • Secret Key
  • Endpoint

License

MIT

/n8n-nodes-minio/

    Package Sidebar

    Install

    npm i n8n-nodes-minio

    Weekly Downloads

    915

    Version

    0.1.4

    License

    MIT

    Unpacked Size

    61 kB

    Total Files

    16

    Last publish

    Collaborators

    • cedricziel