File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 438438 "pages" : [
439439 " platform/sources/overview" ,
440440 " platform/sources/azure-blob-storage" ,
441- " platform/sources/s3"
441+ " platform/sources/s3" ,
442+ " platform/sources/sharepoint"
442443 ]
443444 },
444445 {
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ The Unstructured Platform supports connecting to the following source and destin
1313
1414- [ Azure] ( /platform/sources/azure-blob-storage )
1515- [ S3] ( /platform/sources/s3 )
16+ - [ SharePoint] ( /platform/sources/sharepoint )
1617
1718If your source is not listed here, you might still be able to connect Unstructured to it through scripts or code by using the
1819[ Unstructured Ingest CLI] ( /ingestion/overview#unstructured-ingest-cli ) or the
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ To create a source connector:
1717
1818 - [ Azure] ( /platform/sources/azure-blob-storage )
1919 - [ S3] ( /platform/sources/s3 )
20+ - [ SharePoint] ( /platform/sources/sharepoint )
2021
21225 . Click ** Save and Test** .
22236 . Click ** Close** .
You can’t perform that action at this time.
0 commit comments