why i encountering this error why are you trying to upload files with a name on Google Drive
Status: Open · Asked by Alaa Bebar on · 0 views
Why am I encountering this error why are you trying to upload files with a name on Google Drive?
here's the workflow: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZlMDYzZjA0MzY1MjY4NTUzNTUxMzUi_pc
recording of the attempt to upload the files: https://drive.google.com/file/d/1G5RkKP81wGu138moxK0kaO4V3ICfViTe/view?usp=sharing
what should I implement to achieve my desired use case adding more than an attachment with names given in order?
Why am I encountering this error why are you trying to upload files with a name on Google Drive?
here's the workflow: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZlMDYzZjA0MzY1MjY4NTUzNTUxMzUi_pc
recording of the attempt to upload the files: https://drive.google.com/file/d/1G5RkKP81wGu138moxK0kaO4V3ICfViTe/view?usp=sharing
what should I implement to achieve my desired use case adding more than an attachment with names given in order?
@ArshilAhmad
'Google Drive: Upload a File' action event does not support the comma-separated upload of files. Therefore, only the first file will be uploaded, and any file after the comma will be ignored. You cannot upload multiple comma-separated files at the same time
So how can find a solution around that?
Just to add the files without a comma ittl do it? @ArshilAhmad
No, you cannot upload multiple files in the same step. You can add more than one 'Upload a File' action step to your workflow and individually enter/map the URL for each of those steps.