Hi Team,
Please help me to write the dataweave expression for below expected output??
{
"EMPID":"",
"EMPNAME": "",
"ORG":[
{
"Assistance":"abc",
"comments":"good",
"Support":"well support"
},
{
"Assistance":"abc",
"comments":"good",
"Support":"well support"
}
답변 9개