Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Shape JSON Data from web API

I am struggling to extract the data from my JSON source (see below)   [{"id":"TEST1","created_at":"2017-02-22 11:55:15 +0000","updated_at":"2017-02-22 12:09:56 +0000","created_by":"[email protected]","...
  • Anonymous's avatar
    Anonymous
    9 years ago

    Hi Anonymous,

     

    You can refer to below sample with used to analysis your data. (I split these records to two parts and use index to merge them)

     

     

    Regards,

    Xiaoxin Sheng