Hello all,
I need to JOIN the data between two different inputs, one coming from an API (Json) and another coming from a CSV file and output the result as a CSV file.
My biggest problem is with the JSON input, since I'm not being successful on converting it to a CSV with the JSON_NAMEs as the column titles so it matches the other input.
I am currently using the download tool and the json_parse but dont know what else to use after those.
Does anyone have any idea on how to this?
Solved! Go to Solution.
Hi @Daniel_Figueredo : here are the steps that I usually go through to reformat JSON into a tabular format:
Hi!
I managed to build the workflow with your input, thanks a lot!
Best Regards,
Daniel
User | Count |
---|---|
19 | |
14 | |
13 | |
9 | |
8 |