Skip to main content

Add Group Or User To Workspace

Add group or user by its ID to a given workspace.

Parameters

ParameterDescription
Entity IDThe ID of the group or the user to add (can be taken from blink.GetGroups/Users).
Entity TypeThe type of the entity to add (user/group) to the workspace.
Workspace IDID 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

Workflow LibraryPreview this Workflow on desktop