Skip to content

Commit 26048ab

Browse files
Merge pull request #7235 from segmentio/joeynmq-patch-5
Reverse ETL: dbt Cloud schedule limitation
2 parents f951037 + 36fbeb5 commit 26048ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/connections/reverse-etl/setup.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ Models define sets of data you want to sync to your Reverse ETL destinations. A
5050
### dbt model
5151
Use Segment's dbt extension to centralize model management and versioning. Users who set up a BigQuery, Databricks, Postgres, Redshift, or Snowflake source can use Segment's [dbt extension](/docs/segment-app/extensions/dbt/) to centralize model management and versioning, reduce redundancies, and run CI checks to prevent breaking changes.
5252

53+
> success " "
54+
> If you use dbt Cloud with Reverse ETL, you can [create up to 5 mappings](#step-4-create-mappings) that use the sync strategy **dbt Cloud**, which extracts data from your warehouse and syncs it with your destination after a job in dbt Cloud is complete.
55+
56+
5357
## Step 3: Add a destination
5458
In Reverse ETL, destinations are the business tools or apps you use that Segment syncs the data from your warehouse to. A model can have multiple destinations.
5559

0 commit comments

Comments
 (0)