Folder get file list
Last updated
Was this helpful?
Folder get file list is an action used to scan a folder on the computer and collect all the paths of the files inside that folder, then save everything into an array in the output variable.
This action is extremely useful when you have a folder containing many images, videos, or configuration files and want to retrieve that list to process each file one by one in a loop, or to count how many files are currently in the folder.
🎥 Watch the tutorial video: Here.
🔗 See detailed instructions on how to combine this action to count the number of files and check conditions in section 2. Count the number of files in a folder (Folder) in the Count section.
Last updated
Was this helpful?
Was this helpful?