Forum Discussion

ryan's avatar
ryan
New Contributor
4 years ago

REST API returning tar.gz

I am attempting to make an API call that returns a tar.gz file. I want to convert it to a csv and then upload it to an S3 bucket. Note: S3 and aws is not set up yet but would like to be able to rea...