Parsing API GET response

I'm trying to convert the response from the Enrollments endpoint from the OneRoster API to a CSV file matching the manually exported OneRoster csv from within Core. Since some of the columns are nested by the API, any thoughts on how to get around that? Is there a way to structure the call differently? I'm using Java to do this call.

Or is there a Marketplace app that can do that?

Categories