Hi All,
I fix the issue by changing the request for DATA Rest service. It should be like this :
[
{
"firstName":"Mery",
"lastName":"Joseph",
"emailAddress":"merry@example.com"
},
{
"firstName":"Sophia",
"lastName":"Selly",
"emailAddress":"selly@example.com"
}
]
Regards
Mrinmoy.