Skip to end of banner
Go to start of banner

How to create a GitLab profile

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Description

This article illustrates the process of adding a GitLab profile for use with the CSV Table and JSON Table macros.

Before you begin:

To add a profile, you need the following:

Steps

  1. Navigate to CONFLUENCE ADMINISTRATION > Settings > Manage apps > Advanced Tables > Profiles.

  2. Click Add Profile.

  3. Enter a unique profile name in the Profile name text box. 

    Ensure that you provide a unique profile name. If you enter a profile name that already exists, the existing profile gets replaced with the given information.

  4. Select GitLab from the options in Profile typeNote that the Request headers parameter is auto-filled.
  5. Enter the API URL for GitLab in the URL text box. For example, https://gitlab.com/api/v4/projects.

    To know more on how to work with URLs, refer to the How to create a profile with a URL article.

  6. Enter the relevant user name and password in User and Password respectively.
  7. Enter the Personal access token for your GitLab profile in the Access token text box. 
  8. Click Save profile to create the profile.
  • No labels