$customHeader
Skip to end of banner
Go to start of banner

Retrieve markdown content from Bitbucket private repo managed by Google or others

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 4 Current »

This article explains how we can retrieve markdown content from a Bitbucket private repository managed by Google or others.

Instructions:

  1. Go to Bitbucket and create an app password by navigating to your profile → Personal settings → App Password.

  2. Log in to Confluence as an administrator and create a markdown profile by navigating to Settings → Markdown configuration → profiles and then click Add profile.

  3. In Profile section, enter Profile name, choose Profile type as URL and give the URL of the markdown file like https://api.bitbucket.org/2.0/repositories/$workspace/$repo/src/$commit/$filepath

  4. Provide your bitbucket user name and password that is produced in step# 1.

  5. Use Markdown from a URL macro in your confluence page and provide created Profile name to show markdown content.

Ensure to have administrator access to configure Profiles.

  • No labels