Stage a streamReference file for Unzip
Summary
REST GET ZIP FILE THAT REQUIRES UNZIPContent
Hi all,
I'm having some issues while trying to stage a file that I got from an REST endpoint as ContentType: application/octect-stream. I can get the file on the flow as streamReference and I can enconde it to base64 if required. However, the file that I get from this endpoint is an archive - i.e. ZIP - and I need to unzip it before prior to do the required actions. How can I achieve this ?
If I use a stage action also to list the ICS files, I get none (on the same flow) even though I can the streamReference on the flow context.
Tagged:
0