SDK data API - get schema?
I know I can do this to get data:
domo.get('/data/v1/dataset')
Is there an endpoint I can use to get the schema from the server? Specifically I need the fields and types, so I can determine which fields are text, numbers, etc.
Technical Consultant @ Acceleration
Comments
-
Hello @woganmay,
You should be able to use the path ./v1/data/{id} to pull the schema.
For example:GET /v1/datasets/08a061e2-12a2-4646-b4bc-20beddb403e3 HTTP/1.1
Accept: application/json
Host: api.domo.com
Authorization: bearer <your-valid-oauth-access-token>
Here is a document that will provide further detail.
https://developer.domo.com/docs/domo-apis/data#API%20-%20Get%20DataSet%20MetaData**Say “Thanks" by clicking the thumbs up in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"0 -
Hey @ilikenno
That's a no-go unfortunately. My sample code is from the Domo SDK, which runs client-side, and does not use oauth at all.
In fact, I've tried authenticating via api.domo.com using clientside JS running in an SDK app, but that fails because of the cross-domain policies.
---
Technical Consultant @ Acceleration0 -
@woganmay,
I apologize I should have noticed that. Not only was it mentioned int your subject line, but the call you are making is for SDK. I apologize for the miss communication.
Try using:/data/v1/dataset/data
**Say “Thanks" by clicking the thumbs up in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"0
Categories
- 10.8K All Categories
- 3 Private Company Board
- 1 APAC User Group
- 12 Welcome
- 39 Domo News
- 9.7K Using Domo
- 1.9K Dataflows
- 2.5K Card Building
- 2.2K Ideas Exchange
- 1.2K Connectors
- 343 Workbench
- 260 Domo Best Practices
- 11 Domo Certification
- 464 Domo Developer
- 50 Domo Everywhere
- 105 Apps
- 714 New to Domo
- 85 Dojo
- Domopalooza
- 1.1K 日本支部
- 4 道場-日本支部へようこそ
- 26 お知らせ
- 64 Kowaza
- 299 仲間に相談
- 653 ひらめき共有