Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Warning
titleDeprecation Removal notice (applicable for Markdown from a URL macro):

Please note that

the 

the URL user

 and 

and URL

password parameters are deprecated and will be removed on March 31, 2022

user password parameters were removed (see Deprecation notice: URL user and URL user password parameters). We recommend

using

using profiles to access

your

external data

from remote locations

.

Description

This article illustrates the process of adding a GitLab profile to the Markdown macros.

...

  1. Navigate to CONFLUENCE ADMINISTRATION > Settings > ATLASSIAN MARKETPLACE > Markdown Configuration > Profiles.

  2. Click Add Profile.

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

    Info

    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 type. Note 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.

    Info

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


  6. Enter the Personal access token for your GitLab profile in the Access token text box. 
  7. Click Save profile to create the profile.