Discover best practices and find answers to your questions with advice from fellow Domo users.
I'm having trouble to upload my data to Domo using the PyDomo API. I read some .xlsx files and aggregate this files in one dataframe with the code below: Then I try to update my dataset using this code: domo = Domo(cliente_id, secret, api_host='api.domo.com') dataset_up = domo.ds_update(dataset_id,df_final) However I keep…
We would like to request the feature to allow Domo Admins to create API Keys (Client ID, Client Secret) for users when the grant is deselected for users. This will prevent multiples keys to be created and allow better governance and control. Thanks, Taruna
As we use domo.get('domo/pages/v1') to get the list of pages inside of a DDX brick, what's the endpoint to get the list of cards inside of a brick?
I think the fact this documentation exists now is a big improvement over not existing but I think it could be better. The documentation doesn't provide what parameters are valid for an endpoint leaving it up to a the developer to figure out. Using this specific API endpoint as an example of how there are important missing…
I'm in well over my head but here goes nothing… In my first attempt at using Bricks, I downloaded the MapBox Donut Cluster Bricks. I got it connected to my MapBox account and have a dataset with quantities for each Lat/Long value. However, there is no "backdrop" for the chart: It's working in that the donuts each have…
Hi Domos, Does anyone have experience connecting PayCom (HR & Payroll software) to Domo? There is no canned Connector in the AppStore.
I am seeing a case where we are pulling from the data sources API but looks like the data type returned in the API call has changed, causing some things to break on our end This is an API call to the endpoint: 'https://{our business domain name}.domo.com/api/data/v3/datasources/{datasource_id}?includeAllDetails=true'…
Does Domo publish a list of new releases or version changes made to their APIs? I am seeing a case where we are pulling from the data sources API but looks like the data type returned in the API call has changed, causing some things to break on our end. This is an API call to the endpoint: 'https://{our business domain…
Hi All, I'm looking to query datasets from within code engine (a similar function exists but avoiding calling codeengine within codeengine to use that function) def new_users(dataSetId="insert"): url = f"https://api.domo.com/v1/datasets/query/execute/{dataSetId}" body = {"sql": "SELECT * FROM 'table_name'"} response =…
POSTMAN: ACCESS_TOKEN obtained: POST: https://api.domo.com/oauth/token data = { "grant_type": "client_credentials", "scope": "data" # "data dashboard workflow user" }, auth = {CLIENT_ID,CLIENT_SECRET} CodeEngine Called: POST: url:…
It looks like you're new here. Members get access to exclusive content, events and more. Sign in or register to get started.
Have a Domo product enhancement idea? Submit or upvote on ideas in the Ideas Exchange.
Ask questions about Connectors, Workbench, Cloud Amplifier and get best practices from Domo peers
Ask questions about Magic ETL, SQL DataFlows, DataFusion, Dataset Views and get best practices from Domo peers
Ask questions about Beast Mode, Cards, Charting, Dashboards, Stories, Variables and get best practices from Domo peers
Ask questions about App Framework, Workflows, Domo Bricks, Domo Developer, API and get best practices from Domo peers
Ask questions about DomoAI and get answers from Domo peers.
Ask questions about Domo Everywhere, Scheduled Reports, Mobile and get best practices from Domo peers
Ask questions about Governance Administration, Approvals, Teams, Alerts, and Buzz and get best practices from Domo peers
Watch how our Customers are using Domo to solve their complex problems.
Domo support and product teams are here to live-answer questions about the most recent product releases. Please post questions in this Forum board for all users to benefit (rather than submitting a support ticket).
Questions or discussions related to Domo University, trainings and certifications