Get Assignment Groups
Get list of assignment groups based on the organization group.
Parameters
Parameter | Description |
---|---|
Assignment Type | Type of assignment group to search for. |
Group ID | Unique identifier for the organization group. |
Name | Name of the assignment group by which the result will be filtered. |
Example Output
[
[
{
"assignmentGroupId": 1,
"assignmentGroupType": "UserGroup",
"id": 1234,
"name": "AllDevices",
"organizationGroupUuid": "Text value",
"smartGroupUuid": "Text value",
"userGroupUuid": "Text value",
"uuid": "ab09d461-ceab-4bfc-a631-ebd1214556a9"
}
]
]
Workflow Library Example
Get Assignment Groups with Workspace One Uem and Send Results Via Email
Preview this Workflow on desktop