Forum Discussion
Allow duplicate names in a JSON object is generally not recommended as a JSON standard and SnapLogic doesn’t allow it. You could, however, translate the object into an array of values using some simple expression syntax such as the following:
I hope this helps!
@koryknick It helped, Thanks. I used json splitter after this and then mapped it to single target path.
- tochen_snap7 years agoNew Contributor II
@Vladimir, i want to upload a file into a blob container with REST snap and SAS (SharedAccessSignature). How to do it? There is no such example in Snaplogic document. Thanks.
Related Content
- 3 years ago
- 4 years ago