-
Generating cards via API
Is it possible for me to create a set of cards using the API rather than doing it manually? I have a bunch of datasets and would like to generate the same types of card for each, but put them into different collections. This would be tedious to do in Domo, but a script could make the task substantially easier. Does the API…
-
Linking two different cards in drill-down path
I have a pie chart, and I would like to link each wedge to a different card, but this option does not seem to be available in the drilldown edit menu. Can I do this through a beastmode script? Or is this not supported in Domo? If not, is it possible to simply link a card to a select set of different cards so that a user…
-
Laying a line over a stacked area graph
I have a stacked area graph visualization, and I want to overlay a single line originating in the upper left corner of the graph and ending at a particular point on the x axis. Is this possible?
-
Posting an SVG image file
I have an SVG image file that I would like to post to Domo using the pydomo API. Is this possible, or do I need to do some beastmode scripting?