Forum Discussion

neelamanikandan's avatar
neelamanikandan
New Contributor II
2 years ago

Json splitter for multiple array objects

I have a Json input that contains multiple array objects within it. Json sample given below. I'm trying to flatten this data into table rows, I use two json splitter to achieve this. First Json spli...