-
How to sync up AppDB and underlying datastore
I am updating documents in my AppDB through code and I want that data (from the updated document) to reflect in the dashboard (which uses a dataflow from the underlying datastore). But the underlying datastore for the AppDB is not updated. It seems that API should have triggered a job automatically to update the datastore…
-
Custom Domo App (Replicating the SugarForce example)
I am trying to replicate the steps of the SugarForce sample code from Vanilla Javascript tutorial. After my initial setup (sample dataset, domo app cli, app initialization and publish), my domo.get command is giving me a 404 error for the following: domo.get('/data/v2/leads?limit=10') .then(function(leads){…
-
Domo.JS is not getting created via domo init
Domo.js is not getting deployed when I create a new project using domo init. I know there are workarounds to create this using npm install --save ryuu.js But I am wondering if this is a symptom for some systemic problem which is also causing my projects to error out with message such as these: