Hit here, trying to extract data from a specific card. I seem to get pretty close with this https://developer.domo.com/docs/page-api-reference/page
But that only tells me of the cards listed on a specific page and nothing about the data within....
I'm also able to query a dataset:https://developer.domo.com/docs/dataset-api-reference/dataset#Query%20a%20DataSet
but having to recreate all the card configurations in to a query when it is already created in the cards seems tedious.
Thanks.
Hi @colinr
Currently cards don't have a supported API to view the data from a card.
Got it thanks.