Remove Parent Field in JSON Response

Thanks @jan! This works great!

On a side-note/topic, is there a recommended approach to handle nested arrays within the data? (I should probably do another forum search first)

For my use case, this is for scheduling sessions and I have multiple speakers/presenters in an array with their details for some of the sessions.

Probably something like this JSON nested arrays, Function and Split In Batches (haven’t tested yet with my own data).

Thanks again!