Versions Compared

Key

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


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

Please note that the URL user and URL user password parameters were removed (see Deprecation notice: URL user and URL user password parameters). We recommend using profiles to access external data.

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. Notice  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 about 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 a the profile.