Description
This article illustrates the process of adding a GitHub profile to the Markdown app.
Before you begin:
To add a profile, you will need the following:
- Personal access token for GitHub profile.
- GitHub API URL.
Global Configuration settings:
- Whitelist the URL for GitHub.
Steps
Navigate to CONFLUENCE ADMINISTRATION > General Configuration > BOB SWIFT CONFIGURATION > Markdown > Profiles.
Click Add Profile.
Enter a unique profile name in the Profile name text box.
If you create a profile with a profile name that is similar to an existing profile, Markdown will update the existing
- Select GitHub from the options in Profile type. You will notice that the Request header parameters are auto-filled.
Enter the API URL for GitHub in the URL text box. For example, https://api.github.com/repos.
To know more about URLs, refer to Create a profile with a URL.
- Enter the personal access token for your GitHub profile in the Access token text box.
- Click Save profile to create a Profile.