You’ll now find an action available to be used in workflows. Simply add this as a step in the appropriate Workflow and pass in the list of file URLs as a comma-separated list, as well as the Zip file name.
The plugin will generate a Zip file from this action and download it
On step 3, I recommend using the :formatted as text operator on a list of files to get each file’s URL and set the separator as a comma (,).
As @Jici is pointing out, there are already some zip file creators and downloaders in the marketplace but I am facing something quite strange today. No matter which of them I use, including yours, they are not working in my app.
Saw your video
Seems to be set up OK
Are the files protected by privacy rules by any chance?
If not, could you give me access to the app so I could take a look?
that’s strange.
Do each of the files open up from the url?
I’d check and make sure that the files aren’t corrupted or missing.
Could you also drop me a screenshot of what you’re passing into the plugin? DM works if you want to keep the urls private
I’ve checked the URLs and everything is normal. All files are accessible, as long as I stay in the browser context where the user is authenticated (if I switch to private browsing, I get a “Permission denied” error which seems normal to me if not authenticated).
I discovered, performing new tests, that the zip sometimes contain the expected files. Even if i don’t change anything. It seems to sometime appear after I ran the workflow step by step to investigate. But it’s not systematic.
I will DM you screenshot if it can help. Thank you very much considering my problem.
PS : iliasdk’s feature for naming the file would be awesome !