SnapIntegration
3 years agoNew Contributor II
Mapper Snap JSON expression
I have a mapper Snap to map address from left to right schema.
However, when I run it, I see this error:
Meaning the jsonPath($, “$address[0].state”) path cannot be found meaning state = null.
Is there any way I could write JSON expression in the Mapping table part in a Mapper Snap?
Please help!