Hi guys, please help me.
I need to adjust sonething on this workflow I just want to make an improvement.
The way this workflow works is I drop a file in a folder on Google drive then that file goes through this workflows which verifies all the emails from the file then it takes the new verified emails and upload them in a 2nd folder and takes the original file from the 1st folder and moves it to a 3rd archive folder.
The issue is if I drop multiple files in the 1st folder then the workflow processes them all together and then uploads a file with all the results. So I want to be able to drop multiple files in folder 1 but it must only process each file one at a time so they don't get mixed up. Please help