Archived Forum Post

Index of archived forum posts

Question:

How to parse this JSON

Apr 18 '16 at 15:24

Dear team

I have no idea how to parse this json string [{"id":17515290,"wid":348207,"name":"WWCT","at":"2015-09-15T13:38:41+00:00"},{"id":846795,"wid":348207,"name":"OPTUM","at":"2013-02-28T08:02:06+00:00"},{"id":846798,"wid":348207,"name":"SERVIER","at":"2013-02-28T08:04:45+00:00"},{"id":846799,"wid":348207,"name":"JANSSEN-CILAG","at":"2013-02-28T08:04:50+00:00"},{"id":846800,"wid":348207,"name":"PHRI/BAYER","at":"2013-02-28T08:05:06+00:00"},{"id":846801,"wid":348207,"name":"OUTCOME","at":"2013-02-28T08:05:29+00:00"},{"id":847352,"guid":"0c6274c3-ab46-8502-91ab-0e58ee2099d5","wid":348207,"name":"VLADIMIR BUZALKA","at":"2013-02-28T17:45:07+00:00"},{"id":850102,"wid":348207,"name":"KCR","at":"2013-03-04T08:32:14+00:00"}]

When loaded into json library, it shows size of 4 elements, which is first object, but how to access next objects please?

Thanks

Vladimir


Answer

Hi developers, nobody able to help? How you manipulate json strings?