Skip to Content

GitLab – REST API

Integrate with the GitLab REST API to manage projects, repositories, issues, merge requests, users, and CI/CD pipelines.

Description

The GitLab connector enables integration with GitLab’s REST API to automate and orchestrate DevOps workflows. Use it to manage projects and groups, interact with repositories, issues, and merge requests, and trigger or monitor CI/CD pipelines.

The REST API uses standard HTTP methods and returns JSON responses.

Requests are sent to your GitLab instance using the

base path, available on GitLab.com as well as on self-managed GitLab installations.


 

collaboration