Sharepoint
This page guides you through setting up the Sharepoint data connector to sync data and keep your files up-to-date with agents.
Prerequisite
This source requires Application permissions. Follow these instructions (opens in a new tab) for creating an app in the Azure portal. This process will produce the client_id, client_secret, and tenant_id needed for the tap configuration file.
Set up the Sharepoint connector
- Login to Azure Portal (opens in a new tab)
- Click upper-left menu icon and select Azure Active Directory
- Select App Registrations
- Click New registration
- Register an application
i. Name:
ii. Supported account types: Accounts in this organizational directory only
iii. Register (button) - Record the client_id and tenant_id which will be used by the tap for authentication and API integration.
- Select Certificates & secrets
- Provide Description and Expires
i. Description: tap-microsoft-teams client secret
ii. Expires: 1-year
iii. Add - Copy the client secret value, this will be the client_secret
- Select API permissions
i. BrowserSiteLists.Read.All
ii. BrowserSiteLists.ReadWrite.All
iv. Files.ReadWrite.All
v. Sites.Read.All
vi. Sites.ReadWrite.All
vii. Sites.Selected
Setup 2
- Enter Tenant ID, Client ID and Client secret.
- Click button Test Connection
- Choose name of the SharePoint site. | required
- Choose the path of the folder in the SharePoint site. | required
- Mark recursive if you need that all files from all subfolders will be downloaded (default False)