Description
This article illustrates the process of adding a GitLab profile to the Markdown Graphviz macros.
Note |
---|
Profiles are not available for use with the Graph from table and Space graph macros. |
Info |
---|
Before you begin:To add a profile, you will need the following:
|
Steps
Navigate to CONFLUENCE ADMINISTRATION > Settings > ATLASSIAN MARKETPLACE > Markdown Graphviz Configuration > Profiles.
Click Add Profile.
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.
- Select GitLab Select GitLab from the options in Profile type. Note that the Request headers parameter is auto-filled.
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.
- Enter the Personal access token for your GitLab profile in the Access token text box.
- Click Save profile to create the profile.