-
Custom App - Make Default View on Page the Thumbnail Image
Hello, I was wondering if there was a way to get a custom app to only show the thumbnail instead of the card when deploying it to a page. Then, once the user clicks on the thumbnail image, it will take them into the card (similar to what the Card Builder apps do). Some of our current apps can get quite large and it would…
-
Filtering a Dataset in a Custom App using a URL
Hello, We are planning to have an external link to a custom app that will filter out one record. However, I know that DOMO custom apps cannot access the url in the address bar, so we cannot use a query string. Additionally, I have tried the page filter URL and it seems to work, but not as expected. The user would need to…
-
User API to Update Users
Hello, I am attempting to update a user using the DOMO User API. When doing so, I receive a HTTP status code of 500. I have been able to successfully add/get users to/from our DOMO instance using the API. However, I cannot update them. This is what my header contains: Method: PUT URL: https://api.domo.com/v1/users/(userID)…
-
domo token add command
Hello, I am trying to add a developer token into a DOMO instance. When running domo token add I get this message: Domo instance on which to set the token 1) new instance Answer: I have tried typing in the instance after Answer: , but it continues to prompt the same message. I don't want to create a new instance. I want to…