-
Re: DataSet Access
@AndrewLacy - Currently we do not have a way to customize the access for the different levels. You can see what they can currently do by going into your Domo Instance, going go the Admin page and loo…3 -
Re: User API to Update Users
@ZMM - There are actually a few other required fields you need in the body of your PUT. It is looking for "name", "email" and "role" fields. { "email": "e…2 -
Re: domo token add command
@ZMM - The answer it is expecting is actually a number. So in this case you would put in 1 for new instance. Once you do that a new prompt will appear - [?] Domo instance e.g. ebay.domo.com : At this…2 -
Re: How do you get Google Adwords data into Domo to use with the Google Adwords Keywords Performance App
@gwsv-it - is correct. Going through and using a script to push said data into Google Sheets and then pulling it into Domo is how we bring the data in currently. It does require a little scripting kn…2 -
Re: Is it possible to connect a locally hosted MySQL database to Domo?
@LucasB - If you have an ODBC driver for your MySQL DataBase, then I believe WorkBench would be your best option. WorkBench is hosted locally and then it simply pushes the data you want into Domo. So…2