Skip to main content

HelloID

Share a target account field
  1. In your Active Directory target system, go to the Fields tab and click Edit for the field you want to share.

  2. Enable its Store In Account Data toggle.

    2023-12-08_10-32-23.jpg
  3. To immediately write changes into persons data, Force update all accounts for this target system. Otherwise, the changes will be written during the next Enforcement.

  4. To confirm the changes, View a person's target accounts for a person in this target system. The shared field is now listed in the pane for the corresponding target account.

    2023-12-08_10-40-24.jpg

You can now Make a system dependent on this system, in order to use the field(s) you've shared.

  1. For the relevant Azure AD target system, Edit a target system.

  2. Go to the Account tab.

  3. Under Mapping, click Configure.

  4. Click the target account field you want to share, to expand it.

  5. Enable its Store This Field In Person Account Data toggle.

    2022-05-06_11-20-47.png
  6. Click Apply.

  7. To immediately write changes into persons data, Force update all accounts for this target system. Otherwise, the changes will be written during the next Enforcement.

  8. To confirm the changes, View a person's target accounts for a person in this target system. The shared field is now listed in the pane for the corresponding target account.

    2022-05-06_11-31-25.png

You can now Make a system dependent on this system, in order to use the field(s) you've shared.

  1. For the relevant PowerShell target system, Customize an account script. Specifically, you can share fields from the Account Create script and the Account Update script.

  2. Customize the ExportData object of $result. Each property in this object will become a shared field. Typically, you'll want to use properties from the $account object constructed earlier in the script (i.e., the target mappings).

    2022-05-06_14-09-15.png
  3. Click Apply.

  4. To immediately write changes into persons data, Force update all accounts for this target system. Otherwise, the changes will be written during the next Enforcement.

  5. To confirm the changes, View a person's target accounts for a person in this target system. The shared field is now listed in the pane for the corresponding target account.

    2022-05-06_14-10-58.png

You can now Make a system dependent on this system, in order to use the field(s) you've shared.

  1. In your PowerShell v2 target system, go to the Fields tab and click Edit for the field you want to share.

  2. Enable its Store In Account Data toggle.

    2023-11-17_10-57-48.jpg
  3. To immediately write changes into persons data, Force update all accounts for this target system. Otherwise, the changes will be written during the next Enforcement.

  4. To confirm the changes, View a person's target accounts for a person in this target system. The shared field is now listed in the pane for the corresponding target account.

    2023-11-17_11-04-21.jpg

You can now Make a system dependent on this system, in order to use the field(s) you've shared.