Iterate over files in a directory and pass it into Node-RED

I got a problem iterating files in a directory (Node-RED installed on Docker), so I tried to work around this using OpenRPA to iterate all files then pass into Node-RED agent.

but i don’t have any idea how to do this

You use System.Io.Directory.GetFiles

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.