Compression to .bz2

Hi,

I need to compress the json result into a .bz2 file.

I could not find the .bz2 alternative in the Compression node.

This is my test workflow:

Does anyone know how to do this?

Thank you for your help!

Hi @wallinex, I am afraid the compression node currently doesn’t have support for bz2 compression at the moment and I don’t think there are any plans yet. So I have converted your question into a feature request for the time being, letting you and other users vote on having this implemented.

As a workaround you could consider using your operating system tools through the Execute Command node, especially seeing you’re writing the file to your hard drive already.

1 Like