Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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