Switch Multiple File Formats from Zip

Hi
I need to extract multiple files of different formats, such as PDF, CSV, and XLSX, from a single Zip file.

I would like to use a Switch node to route the files based on their format. However, the files are in binary format after being unzipped, and the Switch node cannot directly handle them.

How can I configure my workflow to distinguish and route binary files by their format?

thank you!

Hey @Masanori hope all is good. Welcome back to the forum.

Check out this example:

thank you so much for your Amazing Support!!
it worked.
but file title changed unreadable name.
i think Because of Japanese title.
Do you know how to keep Japanese title ?

I see on the left side that it actually changed on the previous step.

I don’t believe you can keep the original names if they were in Japanese while using the default Compression node.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.