Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

529
Views
How to convert form-data(key, value) to raw json format in postman?

I have a file with abcd.json extension which is inserted in form-data body with the header Content-Type:multipart/form-data and Accept:application/json. I want to convert this abcd.json file to raw json so that it can be posted in the raw body. I tried using Content-Type:application/octet-stream but it is not working. I tried using the body as it is. This is the data inside abcd.json file

{
   "name":"1",
   "description":"1",
   "height":1000,
   "width":1800,
   "zoom":"actual",
   "widgets":{
      "12345678-b6ab":{
         "id":"12345678-b6ab",
         "width":1760,
         "height":430,
         "x":19,
         "y":550,
         "minHeight":100,
         "minWidth":100,
         "zIndex":5,
         "content":{
            "widgetType":"historic",
            "params":{
               "data":[
                  0,
                  1
               ],
               "numberOfDecimals":"2",
               "selectedTimeRange":4,
               "aggregations":[
                  "none"
               ],
               "valueTypes":[
                  "none"
               ]
            }
         }
      },
      "abcdefgh-d5d9":{
         "id":"abcdefgh-d5d9",
         "width":1240,
         "height":250,
         "x":19,
         "y":9,
         "minHeight":20,
         "minWidth":20,
         "zIndex":6,
         "content":{
            "widgetType":"linechart",
            "params":{
               "data":1,
               "numberOfDecimals":2,
               "valueType":"value",
               "values":[
                  
               ],
               "timestamps":[
                  
               ]
            }
         }
      }
   }
}

enter image description here

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!