Hi,
What is the feel expression to parse the data coming as json as below (without variables name)
{
“customer”:{
“name”:“kk”
}
}
Hi,
What is the feel expression to parse the data coming as json as below (without variables name)
{
“customer”:{
“name”:“kk”
}
}