Skip to content

Commit

Permalink
Update avail-sl-integrations.md
Browse files Browse the repository at this point in the history
add custom integration per slack convo
  • Loading branch information
mirnawong1 authored Sep 28, 2023
1 parent ed40b2b commit 10a39c7
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ import AvailIntegrations from '/snippets/_sl-partner-links.md';

<AvailIntegrations/>

### Custom integrations
You can write a custom integration in a variety of languages and tools. We support connecting through JDBC, ADBC, and a GraphQL API. Refer to [some examples](https://github.com/dbt-labs/example-semantic-layer-clients/blob/main/python/src/adbc_example.py) for more info. (WILL TWEAK IN AN HOUR)

## Related docs

- <span><a href="https://docs.getdbt.com/docs/dbt-cloud-apis/sl-api-overview" target="_self">{frontMatter.meta.api_name}</a></span> to learn how to integrate with the JDBC to query your metrics in downstream tools.
Expand Down

0 comments on commit 10a39c7

Please sign in to comment.