14 lines
412 B
Markdown
14 lines
412 B
Markdown
import ConnectorRegistry from '@site/src/components/ConnectorRegistry';
|
|
|
|
# Sources
|
|
|
|
A source is an API, file, database, or data warehouse that you want to ingest data from.
|
|
|
|
Read more about our [Connector Support Levels](/integrations/connector-support-levels) to understand what to expect from a connector.
|
|
|
|
## Sources
|
|
|
|
<ConnectorRegistry type="source"/>
|
|
|
|
_[View the connector registry in full](/integrations)_
|