-
DomoPHP - Unofficial PHP client for the Domo API
I've put together a Composer-compatible library for using the new Domo Data API: https://github.com/woganmay/domo-php At the moment it can call all the underlying API methods, and has 1 simplified fu…1 -
UNOFFICIAL - HTML Quickstart Template
I started this project a few months ago, but just dusted it off now and put it on Github: https://github.com/woganmay/domo-html-quickstart It's basically a downloadable app shell that includes a bunc…1 -
Use an SDK app to create new datasets?
I've heard that it's possible to publish new datasets into Domo using an SDK app, and wanted to find out if there were any implementation details/examples available that might show how that works. I'…1 -
Re: Use an SDK app to create new datasets?
Not quite @LizWR :( I'm not able to route anything through an external service like @tannerb suggested - this all has to be self-contained in an SDK app. I got ahold of some sample code for making up…1 -
Re: API Inconsistencies
Hello @Matz1 It looks like a different issue. My problem is not that I cannot create datasets, it's that the API is not behaving as per the API documentation. I haven't tested yet to see if this is s…1