
Community Forums
Discover best practices and find answers to your questions with advice from fellow Domo users.
API
Discussion List
- I recently encountered a parsing error when creating a dataset using rdomo, where a text field was being interpreted as a date field. Misinterpreting datatypes when pushing to Domo or retrieving from …
- Hi, My colleagues and I, from various departments including Research and Accounting, were surprised when the Domo API stopped responding last Tuesday. Initially, we suspected it might be an issue with…
- We want to do an audit of datasets accessed via API calls, as well as the clients using those calls, and I was amazed that this isn't logged as part of DomoStats (or the deprecated (?) Domo Governance…
- Has anyone successfully connected to Workato and pulled in admin report and data for system monitoring? Looking to connect from Domo into Workato. Assuming this is thru a Json connector, but need guid…
- Hello all, I've written a script that ideally will create a datastream into Domo. At the moment though, I'm struggling to find a way to replace the update method of ds_update() from PyDomo. The defaul…
- Hello Domo Community,I am reaching out to see if any fellow Domo users have experience integrating with CGS's BlueCherry platform. Specifically, I'm interested in understanding: Successful Integration…
- We are trying to append data to a dataset using the "Import data into DataSet" DataSet API Platform(OAuthAPI) documentation. https://developer.domo.com/portal/4ba1c85b30ae1-import-data-into-data-set W…
- I have multiple Google Ads Connectors setup to pull in at both an 'Ad Group' and a 'Campaign' level for pulling in PMAX as well as normal campaigns. I'm getting all of the campaigns that I need aside …
- Hello, We are trying to use the UKG connector, but it is not clear what all the fields are. Username: I assume this is a service account name? Password: I assume this is the service account password? …
- Hi ! I’m looking to run the DOMO powerpoint plugin using a script. Is there a way to do this? An API call to the DOMo plugin? Basically, the script will need to update the powerpoint based on user-def…
- Has anyone had any success in using Domo to build an API for external system to connect to receive structured JSON data? The JSON writeback connector KIND OF handles the PUSH component, but it is seve…
- Due to privacy I cannot share any records, nor can I simulate it. This is going to take familiarity with the NetSuite connectors to answer. This connector does not work like other APIs. We have tried …
- domo = Domo(client_id, client_secret,api_host=api_host) I want to add an additional argument here that is updatemethod=Append. I am not sure what the correct syntax for this would be. For extra contex…
- Endpoint: https://api.domo.com/v1/datasets (GET) As a data engineer, I am trying to programmatically list multiple datasets using specific parameters. When I use the UI, I have multiple filters such a…
- As per API authentication guide here - The first step to get access to Domo APIs is to generate ClientId/Secret and then make a request to get access token. This request is of type "Basic Auth" where …
- Hi Community, I have been embedding cards using the API with pfilters. This seems to be working well but some graphs are defaulting to graphing by day vs hour. I know I can adjust this within the card…
- There's a brick called Workflow Start Form that I'm basing my implementation on, primarily the function const startWorkflowWithParams = (alias, params) => { var startURL = '/domo/workflow/v1/models/' …
- Hi folks, I'm hoping to get some pointers on getting precise decimal data while using the Dataset export API. I ran a request to retrieve data for a dataset on my domo instance using the API docs and …
- From a security standpoint it'd be great to see when / where an API Token is being used. Alternatively give the activity log have a flag that a token was used vs a user logged in the system. When some…
- After issuing a request for an access token, what measurement is the expires_in data expressed in? Minutes? Seconds? Example Response: { "access_token": "whatever", "customer": "acmecompany", "expires…
Welcome!
It looks like you're new here. Members get access to exclusive content, events, rewards, and more. Sign in or register to get started.
Sign In