I’m working with the SailPoint Identity Security Cloud (ISC) Google Workspace connector and ran into an issue with locations and relations attributes.
Account creation is working fine, and I can see both attributes being passed correctly in the provisioning plan. However, after running aggregation, these attributes are not getting pulled back into SailPoint.
My question:
Am I handling this correctly during account creation, or do these attributes need to be explicitly managed during account update operations for them to be picked up during aggregation?
I’ve only tested by passing a single location object within an array. If I send it as a standalone object (not in an array), it results in a formatting error.