Forum Discussion

LanePemberton's avatar
LanePemberton
Qrew Cadet
7 years ago

What's the best way to parse XML response from Quickbase API calls?

I have a IOL script that I'm using to loop through a table. The query does what I want but it returns the data as an XML object that I'm not sure how to parse into something (preferably JSON) that I can further use in the next step of my script. Any ideas on the best way to parse the returned XML object?
No RepliesBe the first to reply