I have a simple flow with File Reader → AI → Generate File. How do I make the flow run itself as long as there are files in the upload folder? I have 12 text files that I currently have to click on individually in the file reader and then run the flow. I would actually like it to automatically find all the files one after the other and add the results from AI to a file one after the other in Generate File. How should I do this? Thank you very much!
Hey Bully,
What you could do here is use the Google Drive file reader node and have it on as a trigger. Everytime you upload a file to the specified folder, it’ll run your flow.
1 Like
This topic was solved and automatically closed 3 days after the last reply. New replies are no longer allowed.