Hei guys!
My goal is to upload a zip file, unpack it and read the files inside. Previously we had a very customized solution where the server had access to the folder destination containing this file. We then used a python tool to unpack it and handle the files.
Now we want to be able to run this alteryx flow from gallery, and upload the zip file with file browse or something similar. We tried some stuff, but no luck
is there anyone that have done something similar before ?