Sources
Local
Ingest your files into Unstructured from local storage.
This local source connector is supported only for REST API clients such as curl
and Postman. It is currently not supported by the Unstructured user interface (UI) or the Unstructured Python SDK.
The local source connector works only with the local destination connector. You cannot use the local source connector with any other destination connector.
For details, see the following:
- Create a workflow that uses a local source and local destination.
- Run a workflow as a job that uses a local source and local destination.
- Download a processed local file from the workflow’s completed job run.
Was this page helpful?