GitLab
Business appsAPI keycredential probe
GitLab issues and merge requests (self-hosted supported via base_url).
OCNORA ships 4 typed GitLab operations and 1 trigger. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://gitlab.com/api/v4 through the HTTP node with the same credential.
Triggers 1
- EventStart a run when a GitLab project event arrives (push, merge request, issue, comment, pipeline…).trigger.gitlab_event
Operations 4
- Create IssueOpen an issue in a GitLab project.gitlab.create_issue
- Create Merge RequestOpen a merge request in a GitLab project.gitlab.create_merge_request
- Download ArchiveDownload a project repository snapshot (zip / tar.gz) as a file blob.gitlab.download_archive
- List IssuesList issues in a GitLab project.gitlab.list_issues
More in Business apps
Run your first GitLab workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.