n8n-nodes-readdir
v1.0.0
Published
Read the contents of a directory, but without loading the binary contents of the files, as in the official node.
Downloads
188
Maintainers
Readme
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
readdirproperty as an array. Every array entry contains:name,isDirectory,isFile.
Compatibility
- Tested with n8n 1.76.2
Resources
Credits
Icon: https://ionic.io/ionicons
