Task: HelloID Product Ownership Sync
This task looks for Products which have a Change AD group membership or a Change HelloID group membership task attached, and performs the following actions for each matching product:
If addMembership is
true
, the product is assigned to all HelloID users in the specified group.If addMembership is
false
, the product is unassigned from all HelloID users in the specified group.
You'll typically want to run this task after the Sync AD groups to products task, to assign each newly-created product to all users who already have the relevant group membership.
Warning
We suggest only running this task once. Additional runs can cause unexpected behavior. For example, if this task runs when HelloID group membership is out of sync with AD group membership, products may be incorrectly unassigned from users.
Caution
The synced AD group (see Synced groups) or local HelloID group (see Local groups) must exist in the HelloID group directory (Directory > Groups). If the group doesn't exist in the HelloID group directory, the task will fail with an error such as: [Error] Could not synchronize product 'Testgroup_01', errorcode: 0x80070490, message: No enabled groups found in the product actions
.
Task Settings
Name | Description |
Api key | The key value of a HelloID API key. |
Api secret | The secret value of a HelloID API key. |
Include Products with AD group actions | Include products with an attached Change AD group membership task. |
Include Products with HelloID group actions | Include products with an attached Change HelloID group membership task. |
Execute the actions configured in the approval step | For each matching product, execute the group change tasks attached to the Approved step. |
Execute the actions configured in the return step | For each matching product, execute the group change tasks attached to the Returned step. |