deeps
3 years agoNew Contributor III
Rest Get output is in filename.json.gz format need to convert to csv
Hello All,
I have file called “filename.json.gz” which is obtained using REST GET Snap and I need to convert it to a CSV format file. I need this transformation to be done in one pipeline.
Any h...
- 2 years ago
Check Kory's reply, you need an existing Triggered Task(as an example, just to get the JSON metadata structure), and update the pipeline parameters property from the details read from Scheduled Task.
I just missed to add that in the previous post attached pipeline.