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 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
You can also insert macros via autocomplete. For more information, see Using Autocomplete. |
...
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} |