Web Services Connector - Entitlement aggregation - result with jsonarray as the root

Close! Try to do it with a groups array that doesnt have have a “groups” node. just

[
{
“id”: 0,
“automatic”: true,
“name”: “string”,
“display_name”: “string”,

},
{
“id”: 1,
“automatic”: true,
“name”: “string1”,
“display_name”: “string”,

}, …
]