I am getting a JSON file from an HTTP GET Request and do some transformation to the JSON by mapping it into a flat file, so I can get a CSV file at the end to send via another <