You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After testing the basic method of uploading a file to a specific directory on Google Drive, I have noticed that I can only upload files that are within a folder/directory. This forces me to upload the entire folder with all the files, and then move them out of the automatically created folder on Drive.
As an improvement and potential use for process automation, it would be beneficial to be able to upload multiple files simultaneously without having to place them within a folder. This would allow for better maneuverability with documents. As a proposed improvement to this method, it would be great to have the option to define different paths or IDs for each file.
An example of implementation or use case could be uploading three different files, such as a Google Doc, a Google Sheet, and a Google Presentation, and sending each to a different directory for storage based on file type.
The text was updated successfully, but these errors were encountered:
DriveUp version checks
Reproducible testing example
Issue description
As an improvement and potential use for process automation, it would be beneficial to be able to upload multiple files simultaneously without having to place them within a folder. This would allow for better maneuverability with documents. As a proposed improvement to this method, it would be great to have the option to define different paths or IDs for each file.
An example of implementation or use case could be uploading three different files, such as a Google Doc, a Google Sheet, and a Google Presentation, and sending each to a different directory for storage based on file type.
The text was updated successfully, but these errors were encountered: