unstructured/docs/source/ingest/destination_connectors.rst
David Potter 43250d5576
bug CORE-3971: fix deserialization in google-drive source connector key path (#2586)
Google Drive Service account key can be a dict or a file path(str)

We have successfully been using the path. But the dict can also end up
being stored as a string that needs to be deserialized. The
deserialization can have issues with single and double quotes.
2024-03-03 15:30:35 +00:00

30 lines
972 B
ReStructuredText

Destination Connectors
======================
Connect to your favorite data storage platforms for effortless batch processing of your files.
We are constantly adding new data connectors and if you don't see your favorite platform let us know
in our community `Slack. <https://short.unstructured.io/pzw05l7>`_
.. toctree::
:maxdepth: 1
destination_connectors/astra
destination_connectors/azure
destination_connectors/azure_cognitive_search
destination_connectors/box
destination_connectors/chroma
destination_connectors/databricks_volumes
destination_connectors/delta_table
destination_connectors/dropbox
destination_connectors/elasticsearch
destination_connectors/gcs
destination_connectors/mongodb
destination_connectors/pinecone
destination_connectors/opensearch
destination_connectors/qdrant
destination_connectors/s3
destination_connectors/sql
destination_connectors/vectara
destination_connectors/weaviate