Forum Discussion

ddangler's avatar
ddangler
New Contributor III
8 years ago

How to create a JSON array that works for all types(String, number)?

Hi Forum, I need to create a JSON array by capturing values from the previous snap. Basic requirement is as below: Input: [ { "prop1": "abc", "prop2": "2", "prop3":...