Google Workspace - Provision externalIds

Hello Sailors,

What is the best way to provision(create & Modify) below attributes in Google workspace using SP IDN G G -Suite connector?

  1. externalIds
  2. organizations

"externalIds": [
    {
      "value": "1001",
      "type": "organization"
    }
  ]
  "organizations": [
    {
      "title": "Test ",
      "primary": true,
      "customType": "",
      "department": "SP",
      "description": "Full Time"
    }
  ],

Thanks !!

Hi @IAMpdu ,

Have a look at Complex Provisioning Policy Attributes

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.