Hi,
I’m having some trouble with getting the mapping correct for roles on an account in a web service connector. The other attributes are mapped correctly but for the roles I get the whole json row in the name.
In the response mapping I have set Schema attribute: roles and Attribute path: roles.role
I cleaned out all the accounts, changed to roles[].role and aggregated again. Now it works. I tried roles[].role earlier though without any results so it feels like there was some kind of a bug that didn’t update my changes correctly.
Thanks for the help @mpotti and @rkhade