Handing complex JSON objects
I have a need to read data from several sources and push that data into another API. The API input is the following schema:{ "matchOnName": true, "entities": [ { "id": "00000000-0000-0000-0000-000000000000", "entityFieldValues": ...