DomoPHP - Unofficial PHP client for the Domo API

Options

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 function for creating a new dataset based on a CSV file on disk.

 

I've noted on Dojo that the API currently doesn't seem to support updating or deleting datasets.

 

The next things I'm going to build into this library:

 

  • Replacing an existing dataset with a CSV file
  • Exporting a dataset as a CSV file

If anyone tries it out, or has questions, I'm reachable via Dojo PM

This discussion has been closed.