What’s Supported

Supported Actions

This connector supports:

Before You Get Started

To connect GitLab with Ampersand, you need to Create a GitLab Account and obtain the following credentials from your gitlab App:

  • Client ID
  • Client Secret

You will then use these credentials to connect your application to Ampersand.

Create a GitLab Account

You need a GitLab account to connect with Ampersand. If you do not have a GitLab account, here’s how you can sign up:

  • Go to GitLab and sign up for a free account using your preferred method.

Creating a GitLab OAuth App

Once your gitlab account is ready, you need to create a gitlab OAuth application.

  1. Log in to GitLab.

  2. Go to the applications page

  3. Click on Add new application.

  4. On the Applicationns Page, enter the following details:

    1. App Name: The name of the app.
    2. Redirect URI: Enter the Ampersand redirect URL: https://api.withampersand.com/callbacks/v1/oauth.
    3. Choose the scopes that are applicable for your application.
  5. Click on Save Application

You can find the Client ID and Client Secret keys on the app details page. Note these keys, as they are essential for connecting your app to Ampersand.

Add GitLab App Details in Ampersand

  1. Log in to your Ampersand Dashboard.

  2. Select the project where you want to add the gitlab App.

  3. Navigate to the Provider Apps section.

  4. Select gitlab from the Provider list.

  5. Enter the previously obtained Client ID in the Client ID field and the Client Secret in the Client Secret field.

  6. Click Save Changes.