Sharepoint Node
Import files from Sharepoint
What is a Sharepoint node?
A Sharepoint node is a knowledge base that you can use to store static documents (i.e., that don’t change). The files uploaded to the Knowledge Base node can be reused across multiple flows. All created knowledge bases are automatically synced to the Knowledge Base Dashboard.
Knowledge Base Editor
If you click the settings icon in the node, you can open the Knowledge Base Editor. This allows you to manage the knowledge base right in the workflow, without having to go to the Knowledge Base Dashboard.
Connect to your Sharepoint account
When you first create a Sharepoint node, you will see a button to connect your Sharepoint account. Click to grant Stack AI access to your Sharepoint.
Pick files to upload
After creating your connection, you will see a list of files in your Sharepoint. You can select the files you want to upload to Stack AI by clicking the checkbox next to the file name. Be aware that the more files you select, the longer it will take to upload them.
File statuses
You will see a label for each document that you upload with the following meaning:
- Pending: the document is being processed and indexed.
- ✅: the document was successfully indexed.
- Error: the document could not be indexed (e.g., due to a formatting issue).
How to use it?
How to connect with other nodes
To utilize the Sharepoint node, you must establish connections to both its input and output edges:
- Input: This node necessitates a text input. Typically, you would connect the input to an LLM or Input node.
- Output: This node outputs chunks of information. Typically, you would connect the output to an LLM or Output node.