Hello everyone, im using a HTTP node to request an API. This API give me a Zip and inside it there is a JSON that i need. There is a way to take this JSON?
There is not currently a way in Losant to do unzip a file and work with the files inside that zip.
In this case, my recommendation would be to use a cloud function in AWS, Google Cloud, or Azure.
Thank you,
Heath
1 Like
Thanks Heath. I will investigate the cloud functions