Work in progress
Sharepoint is a web-based, collaborative platform that integrates with Microsoft Office and allows you to store and share files.
If your organization possesses files stored in a SharePoint site, you might want your agents to leverage their content to answer users' queries. This can be done by creating a SharePoint credential that will give access to your SharePoint tenant by using the provided credentials. These credentials can then be used to access a specific SharePoint site via a SharePoint content data source.
Note that connecting to your SharePoint can also be done via an Azure Application for SharePoint credential, which uses the credentials of an Azure Application instead of the usual SharePoint username and password.
Adding a SharePoint credential
Before creating a SharePoint credential, you must first ensure you possess a SharePoint site and an account to access this site and its content. We recommend using a service account.
Below are the steps to create a new SharePoint credential:
Go to Models & credentials menu;
Click Add credential to create a new credential;
Choose the SharePoint credential type;
Next, name your credential, e.g. SharePoint account Jean;
Select who to share the credentials with. This will determine who can use your credentials in the data sources. If you want to keep these credentials private, select Only me. If you want to share them with other builders, select Builders.
Type the Tenant URL of your SharePoint, such as
https://konverso.sharepoint.com
.Provide the Username to connect to this site: this corresponds to the email address that will be used to access the files.
Provide the Password associated with the given email address:
An app password for the account,
OR the actual password of the account. Note that, in this case, Multi-factor authentication (MFA) must be disabled.
The provided account must at least have been given access to the site as a guest and have reading and downloading permissions.
Click Create.
The new credential is now available in the credential list. You can now use it when creating a new SharePoint content data source.
What’s next?
Learn how to create a SharePoint content data source that uses your credentials by reading this page: SharePoint content.