I found such difference between types of data. I have to get data as shown in “2” output but I don’t know exactly how much data is coming so I have to input an array, but service i using only allows JSON as string. So i need this array in string format like output “2”. How can i do that without writing all data in advance?
Hi @Jon!
I’m expecting the output to look like “2” but without necessity to write all JSON by myself because the number of items in input is different with every execution. In fact I need to get rid of Array:[{…}] in the beginning of the result of item “1”