Skip to content

Commit

Permalink
Update website/blog/2023-12-20-partner-integration-guide.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ly Nguyen <[email protected]>
  • Loading branch information
amychen1776 and nghi-ly authored Dec 20, 2023
1 parent c521160 commit ed73c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/blog/2023-12-20-partner-integration-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ For authentication, we highly recommend that your integration uses account servi
- **Example** &mdash; In your Business Intelligence tool, stakeholders select from tables that a dbt model created. You show the last time the model passed its tests/last run to show that the tables are current and can be trusted. For details on what you could pull and how to do this, refer to [What's the latest state of each model](/docs/dbt-cloud-apis/discovery-use-cases-and-examples#whats-the-latest-state-of-each-model).
- **Integration points** &mdash; Discovery API
- dbt Model Documentation
- **Desired Action:** You wish to interpolate dbt Project Information, including model descriptions, column descriptions, etc.
- **Desired action** &mdash; You want to interpolate the dbt project Information, including model descriptions, column descriptions, etc.
- **Example:** You want to extract out the dbt model description so that you can display and help the stakeholder understand what they are selecting from. This way, the creators can easily pass on the information without updating another system. [This is what you could pull and how to do this.](https://docs.getdbt.com/docs/dbt-cloud-apis/discovery-use-cases-and-examples#what-does-this-dataset-and-its-columns-mean)
- **Integration Points:** Discovery API

Expand Down

0 comments on commit ed73c02

Please sign in to comment.