Return users are in the group and view group attributes.

Parameters

ParameterDescription
IDThe ID of the group, can be retrieved from the ‘List Groups’ action.

Example Output

{
	"schemas": [
		"<string>"
	],
	"id": "<string>",
	"displayName": "<string>",
	"members": [],
	"meta": {
		"created": "<string>",
		"createdBy": 4
	}
}

Workflow Library Example

Get Group with Egnyte and Send Results Via Email

Preview this Workflow on desktop