JSON to CSV

POST postman-echo.com/post

Using Christian Landgren's answer from Stackoverflow to convert JSON to CSV.

  1. Set items to the value you'd like to parse
  2. Check the console to see the results.

RESPONSES

status: OK

{"args":{},"data":[{"name":"Kinney Grant","location":"Netherlands Antilles","verified":true,"id":"610c22ca7f426813c10ceb9a","created_at":"{{date()}","description":"{{lorem()}","username":"{{surname()}","url":"{{lorem()}","profile_image_url":"{{lorem()}"},{"name":"Daphne Craft","location":"Saint Kitts and Nevis","verified":false,"id":"610c22ca1b43e1984fe2d506","created_at":"{{date()}","description":"{{lorem()}","username":"{{surname()}","url":"{{lorem()}","profile_image_url":"{{lorem()}"},{"name":"Shana Haney","location":"Vanuatu","verified":true,"id":"610c22ca874b274a879e1a4a","created_at":"{{date()}","description":"{{lorem()}","username":"{{surname()}","url":"{{lorem()}","profile_image_url":"{{lorem()}"},{"name":"Mayra Weiss","location":"Honduras","verified":false,"id":"610c22cac7c2aa2843f93687","created_at":"{{date()}","description":"{{lorem()}","username":"{{surname()}","url":"{{lorem()}","profile_image_url":"{{lorem()}"},{"name":"Angelica Duffy","location":"Cambodia","verified":true,"id":"610c22ca5c87b8563309f2e6","created_at":"{{date()}","description":"{{lorem()}","username":"{{surname()}","url":"{{lorem()}","profile_image_url":"{{lorem()}"}],"files":{},"form":{},"headers":{"x-forwarded-proto":"http","x-forwarded-port":"80","host":"postman-echo.com","x-amzn-trace-id":"Root=1-610c2827-1e54ccfa787d4c370f7d74cf","content-length":"1504","content-type":"application/json","user-agent":"PostmanRuntime/7.28.3","accept":"*/*","cache-control":"no-cache","postman-token":"98190e3e-ab66-4cf7-ad70-b00bfe3368a9","accept-encoding":"gzip, deflate, br"},"json":[{"name":"Kinney Grant","location":"Netherlands Antilles","verified":true,"id":"610c22ca7f426813c10ceb9a","created_at":"{{date()}","description":"{{lorem()}","username":"{{surname()}","url":"{{lorem()}","profile_image_url":"{{lorem()}"},{"name":"Daphne Craft","location":"Saint Kitts and Nevis","verified":false,"id":"610c22ca1b43e1984fe2d506","created_at":"{{date()}","description":"{{lorem()}","username":"{{surname()}","url":"{{lorem()}","profile_image_url":"{{lorem()}"},{"name":"Shana Haney","location":"Vanuatu","verified":true,"id":"610c22ca874b274a879e1a4a","created_at":"{{date()}","description":"{{lorem()}","username":"{{surname()}","url":"{{lorem()}","profile_image_url":"{{lorem()}"},{"name":"Mayra Weiss","location":"Honduras","verified":false,"id":"610c22cac7c2aa2843f93687","created_at":"{{date()}","description":"{{lorem()}","username":"{{surname()}","url":"{{lorem()}","profile_image_url":"{{lorem()}"},{"name":"Angelica Duffy","location":"Cambodia","verified":true,"id":"610c22ca5c87b8563309f2e6","created_at":"{{date()}","description":"{{lorem()}","username":"{{surname()}","url":"{{lorem()}","profile_image_url":"{{lorem()}"}],"url":"http://postman-echo.com/post"}