Forum Discussion
Thanks Aleksandar. Is there a resource to learn this notation and how to use it in Snaplogic?
If my JSON were formatted like this, how would I adapt that expression?
{
"id": "1",
"subjects":
[
{
"subject_id":"a"
},
{
"subject_id":"b"
}
]
}
- bojanvelevski3 years agoValued Contributor
How is your order defined in the JSON?