GitHub user hansva added a comment to the discussion: Base64 encoded zipFile in REST Response - Can it be handled in any way
I am going to assume the data you are getting is gzip base64 encoded data? Here is a sample on how to decode the data you are getting within the pipeline. [base64zip.txt](https://github.com/user-attachments/files/22614213/base64zip.txt) GitHub link: https://github.com/apache/hop/discussions/5746#discussioncomment-14550140 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
