With an integration with sharepoint pages, you can automatically display new pages that are posted in sharepoint. Sharepoint is displayed in a feed widget and can then be combined with other integrations displayed in a feed widget
NOTE: The account used to set up the integration must have read rights on the SharePoint sites you want to be able to retrieve data from.
To add the integration, follow these steps:
- Click integrations
- Click Sharepoint pages
- Click add to PLAYipp
- Click Authenticate SharePoint Pages account
- All sites will now be displayed. Click "add source" for the site you want to display. If you want to display several, add several.
- Now you can filter what will come from this source. If you do not want to filter, go to step 7
The options you have are the following:
-
Download only news pages
Only fetches what is tagged as news. -
Fetch only the description
Only shows the body text that comes from the description for the respective page. You will find the description under page information on each page. -
Fetch only thumbnail image
Only shows images that come from page information for the respective page. You can find the picture under page information on each page. -
If you want to refine this source further, you can use a KQL string.
KQL (Keyword Query Language) is a query language used in SharePoint to search and filter content. It helps users refine searches by entering various criteria, such as document types, metadata and content properties.
You can read more about KQL questions in Microsoft's help center here: https://learn.microsoft.com/en-us/sharepoint/dev/general-development/building-search-queries-in-sharepoint
-
- Now we have a finished source that we can use in a widget.
To display your source on a screen, follow this guide: How to add a feed widget