Forum Discussion
SpiroTaleski
6 years agoValued Contributor
Hi @anilv,
Best approach is to use sl.ensureArray() function and put the response from Get request as parameter of the function(ex: sl.ensureArray($response)). In this way you will ensure that the response from Get request will be always array. After that you can you JSON Splitter snap and split the array into separate JSON documents.
If you have any questions fell free to contact me.
Regards,
Spiro