Versions Compared

Key

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

You can use the SharePoint List macro {sp-list} to display a SharePoint list on a Confluence wiki page. The macro can display most SharePoint list types and document libraries.

...

The Macro Browser is a graphical menu that allows you to view the list of available Confluence macros and add them to the current page or blog post.

To insert the SharePoint List macro into a page using the Macro Browser,

Panel
borderColor#ccc
bgColor#D5EFFF
titleBGColor#F7D6C1
borderStyledashed
  1. Open the Confluence page or blog post that you want to edit, then click the 'Edit' button.
  2. Click the Macro Browser icon on the toolbar. The macro browser window will open.
  3. Scroll through the list of macros to find the one you want. Alternatively, start typing the macro name into the search box at the top right of the macro browser. Macros with a matching name will appear in the main pane.
  4. Click the desired macro.
  5. Set the macro parameters to your requirements. If desired, you can preview these changes by clicking 'Refresh'.
  6. Click 'Insert' to add the macro onto the page.

(tick) You can also insert macros via autocomplete. For more information, see Using Autocomplete.

Anchor
parameters
parameters

Parameters

Include Page
DOC:_Details_about_macro_parametersDOC:
_Details_about_macro_parameters
nopaneltrue

...

Anchor
examples
examples

Examples

Example 1: Document Library with Custom View

What you need to type

What you will get

{sp-list:Site=<mysharepointalias>|List=Confluence Requirements|View=Support Team}

Example 2: Sub-folder in a Contacts List

What you need to type

What you will get

{sp-list:Site=<mysharepointalias>|List=Confluence Team|Folder=Developers/SharePoint Developers}

Example 2: Links List in a sub-site

What you need to type

What you will get

{sp-list:Site=<mysharepointalias>|List=Developers/Important Links}

...