Hi! Is it possible to pull the data from a card using DOMO API? Or even pull it as an image?

Basically,

There are multiple card data I wanted to use and process through Python. While I can certainly recreate it as a dataset, it's certainly tedious as there are multiple cards. Is there a workaround for this?

Comments

  • You can use a python script to call the DOMO api and connect to the dataset used by the cards. You can then write that data to a local csv or pass it on to your SQL server, etc.

    ** Was this post helpful? Click Agree or Like below. **
    ** Did this solve your problem? Accept it as a solution! **