Download json object data into csv file

hello , I have configured a http request and my output is a parsed json object . I have to convert that into a csv file and upload in my google drive . how can I convert the json object into csv file ?

https://cookbook.nodered.org/basic/generate-csv

Thank you so much Allan :pray:

but how can I now save those in a csv file and save it in my google drive ?