# A CSV to JSON File Conversion Postman Collection

**Canonical:** https://apievangelist.com/2021/03/29/a-csv-to-json-file-conversion-postman-collection/

I am regularly needing to convert CSV files into JSON, and to help me manually get the job done, as well as automate on a schedule or via the Postman API, [I created a simple request for pulling a CSV file and converting into a JSON response, and then rendering using the Postman Visualizer](https://www.postman.com/api-evangelist/workspace/file-format-conversion/documentation/35240-269919f2-9b06-4710-8aba-79605a574b07?entity=request-268d1b27-c96f-42be-8dc6-60bd62222cde).

[![](https://kinlane-images.s3.amazonaws.com/apievangelist/a-csv-to-json-file-conversion-postman-collection.png)](https://www.postman.com/api-evangelist/workspace/file-format-conversion/documentation/35240-269919f2-9b06-4710-8aba-79605a574b07?entity=request-268d1b27-c96f-42be-8dc6-60bd62222cde)

You can [view the documentation for the collection](https://www.postman.com/api-evangelist/workspace/file-format-conversion/documentation/35240-269919f2-9b06-4710-8aba-79605a574b07?entity=request-268d1b27-c96f-42be-8dc6-60bd62222cde) in my file format conversion public workspace. I will be adding other file format conversion requests for this collection as I need them. If you have one you’d like to add feel free to fork the collection and add it yourself! ;-) If you have any feedback, feel free to comment on the collection, or any part of requests.
