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.

Creates a new project issue.
External DocumentationTo learn more, visit the GitLab documentation.

Parameters

ParameterDescription
Assignee IDsThe IDs of the users to assign the issue to. Available in GitLab Premium and higher tiers.
DescriptionThe description of an issue. Limited to 1,048,576 characters.
Issue TypeThe type of issue. One of issue, incident, or test_case. Default is issue.
Project IDThe ID or path of the project owned by the authenticated user. If the path is being used, it should be url encoded - for example: user%2my-project .
TitleThe title of the issue.

Workflow Library Example

Create Issue with Gitlab and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop