neelamanikandanNew Contributor II3 years agoJson 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...Show More
alchemizContributor III2 years agoCopy LinkReportHi kumar25 ,If both input streams are array you can use below script which outputs all the unmatched object in $['input-2'] $['Input-2'].filter((a,b,c)=> ($['Input-1'].find((x,y,z)=> x['team'] == a['team']) || null) instanceof Null)Thanks,EmEm
Recent DiscussionsPagination and nextCursor in headerJavascript to promote top level listsSolvedGoogle Sheets Subscribe questionsBasic string transformations not workingSolvedCan we generate XML file in pretty print format using native snapLogic snaps?Solved