To access the requested repository, you need to provide the username, repository name, API key, and project ID as parameters for the integration. To locate your personal GitLab API key (see the needed scopes in the integration documentation): - Navigate to **GitLab User Settings** from the main menu. - Click **Access Tokens** in the left side menu. - Give a descriptive name for your token, select the needed scopes and finally click **Create personal access token**. Get Project ID: - Go to the desired project example gitlab.com/username/project1. - Under the project name get the argument project_id. Click [here](https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html) for more information.