Add Group Or User To Workspace
Add group or user by its ID to a given workspace.
Parameters
Parameter | Description |
---|---|
Entity ID | The ID of the group or the user to add (can be taken from blink.GetGroups/Users). |
Entity Type | The type of the entity to add (user/group) to the workspace. |
Workspace ID | ID of the workspace (can be taken from blink.GetWorkspace). |
Workflow Library Example
Add Group or User to Workspace with Blink and Send Results Via Email
Preview this Workflow on desktop