readdir

Read the contents of a directory, but without loading the binary contents of the files, as in the official node.

Package Information

Released: 2/7/2025
Downloads: 4 weekly / 12 monthly
Latest Version: 1.0.0
Author: ron.don.jon

Documentation

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

Discussion