TeamSlide allows you to search your content repositories, including SharePoint, for individual slides. Effectively, replacing the SharePoint slide library. To access your content on SharePoint, an effective method is to register TeamSlide as app for a SharePoint site.
After you complete these steps, you’ll need to define the connection in TeamSlide and generate an access token. Note: This method only gives TeamSlide access to a particular site, and not your entire SharePoint account.
- Locate the web address of the site in SharePoint you’d like to connect to. It might look something like this: https://yourcompany.sharepoint.com/SiteName
- Add /_layouts/15/AppRegNew.aspx to the end of your site address
(e.g, https://yourcompany.sharepoint.com/SiteName/_layouts/15/AppRegNew.aspx) and hit Enter.
This will direct you to the SharePoint app registration page.- Note: If you get this error below, you likely don’t have admin access. Please contact your site administrator and have them complete these steps or grant you admin access.
- Note: If you get this error below, you likely don’t have admin access. Please contact your site administrator and have them complete these steps or grant you admin access.
- On the registration page:
- Client Id: Click Generate – record the value as you’ll need it later
- Client Secret: Click Generate – record the value as you’ll need it later
- Title: Set it to “TeamSlide SharePoint access” (or another meaningful title)
- App Domain: Set it to www.teamslide.io
- Redirect URI: Set it to https://www.teamslide.io/Settings/ReplicationLinkAuthCallbackSP
- Click Create
- Keep the confirmation page open or take note of it as you will need to refer back to the Client Id and Client Secret.
Now that you’ve registered TeamSlide as an app for your SharePoint site, you’ll need to create a replication link in TeamSlide and generate an access token.