-
Add Magic ETL Runtime History to History tab
The current magic ETL history page for any particular ETL shows the run successes near the top of the page, in a style that looks similar to a history of git-commits. Hovering over a square shows the number of successful runs on that date. We would like to implement some method of process control visible to all domo users…
-
Does Domo publish a list of new releases or version changes made to their APIs?
I am seeing a case where we are pulling from the data sources API but looks like the data type returned in the API call has changed, causing some things to break on our end This is an API call to the endpoint: 'https://{our business domain name}.domo.com/api/data/v3/datasources/{datasource_id}?includeAllDetails=true'…
-
Does Domo publish a list of new releases or version changes made to their APIs?
Does Domo publish a list of new releases or version changes made to their APIs? I am seeing a case where we are pulling from the data sources API but looks like the data type returned in the API call has changed, causing some things to break on our end. This is an API call to the endpoint: 'https://{our business domain…