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 d9a9b6c commit e64fede
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 @@ -56,7 +56,7 @@ For authentication, we highly recommend that your integration uses account servi
- **Integration points** &mdash; Webhooks and/or Admin API
- dbt lineage
- **Desired action** &mdash; You want to interpolate the dbt lineage metadata into your tool.
- **Example: In your tool, you wish to pull in the dbt DAG into your lineage diagram. [This is what you could pull and how to do this.](https://docs.getdbt.com/docs/dbt-cloud-apis/discovery-use-cases-and-examples#whats-the-full-data-lineage)**
- **Example** &mdash; In your tool, you want to pull in the dbt DAG into your lineage diagram. For details on what you could pull and how to do this, refer to [Use cases and examples for the Discovery API](/docs/dbt-cloud-apis/discovery-use-cases-and-examples).
- **Integration Points:** Discovery API
- dbt Environment/Job metadata
- **Desired Action:** You wish to interpolate dbt Cloud job information into your tool, including the status of the jobs, the status of the tables executed in the run, what tests passed, etc.
Expand Down

0 comments on commit e64fede

Please sign in to comment.