2022-06-27 15:14:04 +02:00
|
|
|
---
|
|
|
|
title: Metadata Ingestion Workflow
|
2022-10-05 21:54:02 -07:00
|
|
|
slug: /connectors/ingestion/workflows/metadata
|
2022-06-27 15:14:04 +02:00
|
|
|
---
|
|
|
|
|
|
|
|
# Metadata Ingestion Workflow
|
2022-08-23 11:53:40 +02:00
|
|
|
|
|
|
|
The easiest way to extract metadata is to use any of our connectors!
|
|
|
|
|
|
|
|
<InlineCalloutContainer>
|
|
|
|
<InlineCallout
|
|
|
|
color="violet-70"
|
|
|
|
bold="Metadata Connectors"
|
|
|
|
icon="add_moderator"
|
2022-10-05 21:54:02 -07:00
|
|
|
href="/connectors"
|
2022-08-23 11:53:40 +02:00
|
|
|
>
|
|
|
|
Configure your automated Metadata extraction.
|
|
|
|
</InlineCallout>
|
|
|
|
</InlineCalloutContainer>
|
|
|
|
|
2022-12-22 18:41:18 +05:30
|
|
|
If you want to learn more about how to extract metadata from dbt, we have you covered:
|
2022-08-23 11:53:40 +02:00
|
|
|
|
|
|
|
<InlineCalloutContainer>
|
|
|
|
<InlineCallout
|
|
|
|
color="violet-70"
|
2022-12-22 18:41:18 +05:30
|
|
|
bold="dbt Ingestion"
|
2022-08-23 11:53:40 +02:00
|
|
|
icon="add_moderator"
|
2022-12-22 18:41:18 +05:30
|
|
|
href="/connectors/ingestion/workflows/dbt"
|
2022-08-23 11:53:40 +02:00
|
|
|
>
|
2022-12-22 18:41:18 +05:30
|
|
|
Extract Metadata and ingest your dbt models.
|
2022-08-23 11:53:40 +02:00
|
|
|
</InlineCallout>
|
|
|
|
</InlineCalloutContainer>
|