We have a zip files stored in a dataset, usecase is for user to be able to multiselect these from workshop and club them into a single zip and download them to their local machine.
For now we see the need to rely on a python function and using foundry APIs to pull these files, zip them and download. Is there a way to do it much better avoiding the use Foundry APIs or at least more safe way to use the Foundry token.
Thanks in advance!