Project integrations (FREE)

You can find the available integrations under your project's Settings > Integrations page. You need to have at least the Maintainer role on the project.

Integrations

Like plugins, integrations allow you to integrate GitLab with other applications, adding additional features. For more information, read the overview of integrations or learn how to manage your integrations:

Project webhooks

Project webhooks allow you to trigger a URL if for example new code is pushed or a new issue is created. You can configure webhooks to listen for specific events like pushes, issues or merge requests. GitLab sends a POST request with data to the webhook URL.

Learn more about webhooks.