Forum Discussion

ionutbarna's avatar
ionutbarna
New Contributor II
4 years ago

Flatten multilevel/nested JSON Objects and Arrays

Hello there, Is there a way to flatten a nested JSON (multiple objects inside objects/arrays) without using a Script Snap? Take this input for example: { "msg":"Hello, World", "num":1, ...