SharePoint
Access files and notes from your SharePoint Sites
How it works
The SharePoint connector will go through all configured sites belonging to an organization and index all the documents attached to that site. Note, it currently does not parse the site page contents, only the attached files. This includes:
- Word Doc, Excel, PDF, PowerPoints, and all plaintext files like .txt, .mdx, etc.
Setting up
Authorization
We support two authorization methods—pick one that fits your environment:
Client Secret Authentication
Uses traditional client secret credentials
Certificate-Based Authentication
Uses certificate-based authentication (required for permission sync)
Note: Permission sync is only available with certificate-based authentication.
Indexing
Once you've set up your authorization method, follow these steps to index your SharePoint sites:
1. Open SharePoint connector
Navigate to the Negere-Fej Admin Panel and select the SharePoint Connector.
2. Configure authorization
In Step 1, configure your authorization:
- If you have existing credentials, select them from the list
- If you don't have existing credentials, click Create New to add new authorization:
- Client Secret: Enter your Application ID, Directory ID, and Client Secret
- Certificate: Upload your certificate file and enter Application/Directory IDs
3. Save configuration
Click Create to save your configuration.
4. Continue with selected credential
Ensure your chosen credential is selected, then click Continue
5. Specify SharePoint configuration
In Step 2, specify your SharePoint configuration:
- Connector Name: Enter a name for the connector (e.g., "MySharePointConnector")
- Sites: Select a list of sites to pull from or leave blank to pull everything
- Permission Sync (Certificate auth only): Enable to sync SharePoint permissions with Negere-Fej
6. Create connector
Click Create Connector to begin indexing. The connector will start indexing your SharePoint sites and you can add more sites or modify settings as needed.
Understanding SharePoint Structure
SharePoint organizes content into sites, which can contain document libraries, lists, and pages. Each site can contain an unlimited number of documents. The connector focuses on indexing documents stored in document libraries across your selected sites.