unstructured/docs/source/platforms/source_platform.rst
Ronny H 2afd347e6b
Create Enterprise Platform Documentation (#2486)
To test:
> cd docs && make html

Structures:
* Getting Started with Platform (User Account Management)
* Set Up workflow automation
* Job Scheduling
* Platform Source Connectors: 
   * Azure Blob Storage, 
   * Amazon S3
   * Salesforce
   * Sharepoint
   * Google Cloud Storage
   * Google Drive
   * One Drive
   * Elasticsearch
   * SFTP Storage
* Platform Destination Connectors: (i) 
   * Amazon S3
   * Azure Cognitive Search
   * Google Cloud Storage
   * Pinecone
   * Elasticsearch
   * Weaviate
   * MongoDB
   * AWS OpenSearch
   * Databricks

---------

Co-authored-by: Matt Robinson <mrobinson@unstructured.io>
Co-authored-by: Matt Robinson <mrobinson@unstructuredai.io>
2024-03-06 19:16:08 +00:00

25 lines
808 B
ReStructuredText

Platform Source Connectors
==========================
Source connectors are essential components in data integration systems that establish a link between your files and the data ingestion process. They facilitate the batch processing of files, allowing for the systematic retrieval and ingestion of data stored in various file formats.
.. figure:: imgs/01-Sources-Dashboard.png
:alt: sources
Sources Dashboard
**List of Source Connectors**
.. toctree::
:maxdepth: 1
platform_sources/amazon_s3_source
platform_sources/azure_blob
platform_sources/elasticsearch_source
platform_sources/google_cloud_source
platform_sources/google_drive
platform_sources/onedrive
platform_sources/opensearch
platform_sources/salesforce
platform_sources/sftp
platform_sources/sharepoint