Hey everyone,
We’re importing a ZIP file that contains multiple PDFs using the Workshop Media Uploader widget, and that ZIP gets saved into a dataset.
In Pipeline Builder, we’re unzipping that file successfully — but here’s the problem: after unzipping, we can’t find a way to store those PDFs in any output dataset.
What we want to do is take the unpacked PDFs from the pipeline and store them into a mediaset, so they’re easily accessible later.
We’ve already achieved this using a Code Repo, but we’re wondering if there’s any way to do this within Pipeline Builder itself — something low-code or no-code, without writing custom code.
Has anyone done something similar or found a workaround for this?
Thanks a lot!