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,
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
You can also insert macros via autocomplete. For more information, see Using Autocomplete. These instructions are for Confluence 5.x. In earlier versions of Confluence you can find the SharePoint List macro in the Macro Browser
|
Anchor | ||||
---|---|---|---|---|
|
...
Anchor | ||||
---|---|---|---|---|
|
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} |