Forum Discussion
Hi jfpelletier,
Good day, you can use regex pattern.
e.g.
~EmEm
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.