1.0.0 • Published 5 months ago

n8n-nodes-readdir v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

n8n-nodes-readdir

This is an n8n community node. It lets you read a directory without loading the binary contents of the contained files, as in the official node.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Compatibility
Resources
Credits

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Readdir: read the contents of a given directory. Output is written to the readdir property as an array. Every array entry contains: name, isDirectory, isFile.

Compatibility

  • Tested with n8n 1.76.2

Resources

Credits

Icon: https://ionic.io/ionicons

1.0.0

5 months ago

0.1.0

5 months ago