Parameters
Example Output
Workflow Library Example
Get Group with Egnyte and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| ID | The ID of the group, can be retrieved from the ‘List Groups’ action. |
{
"schemas": [
"<string>"
],
"id": "<string>",
"displayName": "<string>",
"members": [],
"meta": {
"created": "<string>",
"createdBy": 4
}
}
Was this page helpful?