Actions
Get Users By Group
Gets a paged list of users in a specific group of an organization along with information about them.
Parameters
Parameter | Description |
---|---|
Direct Membership | Controls whether the groups field in the returned user structure contains only those product profiles of which that user is a direct member.If false, returns all groups (user groups, product profiles, and admin groups) containing the user. |
Group Name | The user group, product profile name or an administrative group.For an admin group, the name can be one of the fixed groups orgadmin, _deployment_admin , or _support_admin ; or a group-specific admin group.These are identified with a prefix on the group name _admin_groupName , _product_admin_productName , _developer_groupName .If the group exists but the admin group does not, an empty list is returned. |
Page Number | The page number being requested. If greater than existing number of pages, returns the last page of users. |
Example Output
Workflow Library Example
Get Users by Group with Adobe Cloud and Send Results Via Email
Preview this Workflow on desktop