--- title: GitLab Trigger node documentation description: Learn how to use the GitLab Trigger node in n8n. Follow technical documentation to integrate GitLab Trigger node into your workflows. contentType: [integration, reference] priority: medium --- # GitLab Trigger node [GitLab](https://gitlab.com/) is a web-based DevOps lifecycle tool that provides a Git-repository manager providing wiki, issue-tracking, and continuous integration/continuous installation pipeline features. ```{note} Credentials You can find authentication information for this node [here](/08-0-0-Workflow/integrations/builtin/credentials/gitlab.md). ``` ```{note} Examples and templates For usage examples and templates to help you get started, refer to n8n's [GitLab Trigger integrations](https://n8n.io/integrations/gitlab-trigger/) page. ``` ## Events * Comment * Confidential issues * Confidential comments * Deployments * Issue * Job * Merge request * Pipeline * Push * Release * Tag * Wiki page ## Related resources n8n provides an app node for GitLab. You can find the node docs [here](/08-0-0-Workflow/integrations/builtin/app-nodes/n8n-nodes-base.gitlab.md). View [example workflows and related content](https://n8n.io/integrations/gitlab-trigger/) on n8n's website. Refer to [GitLab's documentation](https://docs.gitlab.com/api/rest/) for details about their API.