This documentation relates to an earlier version of the SharePoint Connector.
View

Unknown macro: {spacejump}

or visit the current documentation home.

Using the simplest form of the macro, all you need to enter is the name of your SharePoint list or document library, and optionally the path to a document. The SharePoint Link macro will create a hyperlink on your page, pointing to the SharePoint location or file specified.

To use the basic form of the {sp-link} macro,

  1. Enter the following text onto the Confluence page to link to a list:
    {sp-link:LIST-NAME}my hyperlinked text{sp-link}
    
    Or enter the following text to link to a specific document:
    {sp-link:LIBRARY-NAME/DOCUMENT-NAME}my hyperlinked text{sp-link}
    
  2. Replace the text 'LIST-NAME' with your own values for your SharePoint list name, or replace the text 'LIBRARY-NAME/DOCUMENT-NAME' with your SharePoint document library and file name.
  3. Replace the text 'my hyperlinked text' with the words that you want displayed as a hyperlink on the Confluence page.

In the example below, we link to a specific document in a SharePoint document library. The library name is 'documents' and the document name is 'checklist.docx'.

必要な入力項目

Hyperlink created

{sp-link:documents/checklist.docx}a good checklist{sp-link}

a good checklist

  • ラベルなし