API
Discussion List
-
15Extended DataSet information on DOMOStatsCan we get DOMOStats to include some of the additional information available on cards like in the A…
-
Javascript field name has spacesI have tried back ticks, brackets, everything I can think of The script below works correctly and …
-
data/v1 endpoint - Filter on columns and values with spaces in their namesIs it possible to filter results on the data/v1 endpoint with columns or values that have spaces in…
-
DomoR vs DomoSDK?I have been handed an r script that has is using an accessToken to connect to domo and extract a da…
-
OKTA - DOMO API SetupHello, I am running into an issue with setting up a Domo API connector in OKTA, looking to create s…
-
PyDomo - DS_Update to Append Data?Hello all, I've written a script that ideally will create a datastream into Domo. At the moment tho…
-
Details about, and alternatives to, the DataSet query APII gave the datasets/query/execute v1 API a try today, and have a few questions: * What idiom of SQL…Answered DataSquirrel 276 views 9 comments 1 point Most recent by jaeW_at_Onyx APIs & Domo Developer
-
Dynamically Updating Dataset from DDX BrickGreetings DOMO Dojo, I am currently trying to overwrite an existing dataset from inside a DDX appl…
-
Is their API 'Rate limits' information shared for DOMO apis? If not, what are the rate limits set?Couldn't find the allowed limits/quota of consuming DOMO apis over a specific period of time in the…
-
How can I use domo.onFiltersUpdate to stop App refresh while still getting filtered data?We have a Custom App on a dashboard with multiple filter cards. We like how the app responds to cha…
-
Update Domo Magic ETLs via API/DomoCLIHowdy, experts, Is there a way to programmatically edit a Magic ETL? I am willing and able to use P…
-
Power BI Writeback-Getting error when pushing dataset that has floating decimal datatype to Power BIWhen trying to push data that has floating decimal as data type(I even altered the column to intege…
-
Network Access from MagicETL?Am I correct in surmising that whatever environment runs Domo's MagicETLs restricts internet connec…
-
How to Find Dataset ID for DomoStats People Dataset?Hello, We want to access the DomoStats People data set via the Domo API. What is the Dataset ID? Is…
-
API AccountsHi all, Can I please have some help with understanding what grants on roles allow the following: 1.…
-
Error creating query using python and pydomoHello, When attempting to query a dataset with a simple query query = {"sql": "SELEC…