Why Isn't the Google Drive - Download File Action Successfully Downloading Files to the PD /tmp Path?

Here’s the issue:

I suspect the individual files will be transmitted asynchronously

And since /tmp is exactly that…temporary…I would need a permanent place to move all the files to, before executing bullet 4

Well…I think I can make this work in the short term, but everything will have to go into the File Store root.

I know 100% I will eventually need to have the ability to dynamically create a subfolder in the project’s File Store. It is eluding me how I was able to pull it off once before (but it may have add to do with the fact that I began working on this outside of a PD project, but then moved into a project once I learned of the new File Store functionality.