by @kodeazy

How to format JSON data using postman?

Home » postman » How to format JSON data using postman?
  • I had huge JSON data.
  • To format that data in tree format follow the below steps.
  • First select the body option in postman.
  • Next select the raw option and paste the data as below image and press beautify. JSON format postman