DataSet query and connection information

I'm trying to retrieve information about a dataset, such as the underlying connection and query. The specific dataset I want info on is a SQL Server Connection based dataset. How would I go about getting the query and connection used by a dataset? I looked at the DataSet API (https://api.domo.com/v1/datasets/{dataset_id}). And pulled it for a specific dataset, but it doesn't return this information. (Note: the dataset I'm looking at is NOT at Workbench based dataset.)
Best Answers
-
Domo doesn't expose that information in the api.domo.com dataset endpoints.
You could attempt to get the api call the dataset page is using and use that to get the data you need but it's a more technical route and it's supported by Domo.
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**0 -
+1 to what @GrantSmith said, Domo doesn't expose this in the public Dataset API.
It is possible to get the underlying query using one of the undocumented APIs. Documentation on those can be found here: .I'm guessing it would be a GET to https://{{domo_instance}}.domo.com/api/data/v3/datasources/:id
0
Answers
-
Domo doesn't expose that information in the api.domo.com dataset endpoints.
You could attempt to get the api call the dataset page is using and use that to get the data you need but it's a more technical route and it's supported by Domo.
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**0 -
+1 to what @GrantSmith said, Domo doesn't expose this in the public Dataset API.
It is possible to get the underlying query using one of the undocumented APIs. Documentation on those can be found here: .I'm guessing it would be a GET to https://{{domo_instance}}.domo.com/api/data/v3/datasources/:id
0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Data Connections
- 1.3K Connectors
- 309 Workbench
- 17 Cloud Integrations
- Data & ETL
- 2.3K Magic ETL
- 120 SQL DataFlows
- 666 Datasets
- Visualize & Apps
- 90 App Studio
- 198 Pro-code Components
- 2.6K Charting & Analyzer
- 873 Calculations & Variables (Beast Mode)
- AI & Data science
- 23 Domo AI & AI Chat
- 4 Managing AI
- 18 Jupyter Workspaces
- Automate
- 122 Workflows
- Alerts
- Distribute
- 118 Domo Everywhere
- 284 Reporting
- Manage
- 145 Governance & Security
- 489 APIs
- 11 Add-ins & Plugins
- 13 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 118 Community Announcements
- 5K Archive