PDF document + other files in one zip-file

0
Hi,  I am using two different microflows in my application, one for creating a pdf document and the other for creating a zip file, with multiple added documents (images, etc.). The thing that I am trying to achieve is by one button click to create a zip file, where all the files + pdf document is inside and downloaded (Now the button creates PDF File and opens it in browser and the zip file with the added document are downloading separately). I’ve already tried creating a new microflow to retrieve the PDF document and create a new list of all the added files to an application + the PDF document but it didn’t work out. The outcome of that is a zip file with another folder with an included PDF file which you can’t even open.  For zipping I am using the ZipHandling module. Thank you!
asked
0 answers