Forum Discussion
koryknick
3 years agoEmployee
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!
- Majid5 years agoNew Contributor III
Thank You Robin. This Post has been helpful and we were able to successfully integrate with DocuSign using the steps provided.