Hi Guys, I'm getting a "POST" in the url of my eSpace, with a parameter called "event". The structure of it is below: And here is my exposed api: I'm getting the parameter in json format, as below: How do I add that data in an entity? I tried to ardoJson, but he asks a text as an input parameter, and I'm getting a 'record'... thank you in advance for any direction...