-
Trying to call accounts API from brick
I am trying to call the accounts API from a brick in JS. normally call datasets via window.domo. However, no such luck with accounts API. Need to be able to fetch account creds from storage in domo, for use in accessing external APIs. Anyone found a solution for this?
-
Salesforce ExactTarget (Marketing Cloud) Connector - Enhancement
Please make this a searchable list. Even if we are only able to select one Data Extension Object, it's very time consuming to scroll through A-Z
-
Anyone have experience with creating a Kustomer connector?
It would be nice if Domo had a native connector for Domo. I have no idea why our Customer Service team got rid of Zendesk.
-
FileMaker data needed to send to DOMO daily
I am working on sending over records from FileMaker each day on a update frequency. I have an API connection between the two sources but am having trouble finding the best possible method to send data to DOMO every 15 minutes. Right now I am using the import method but it will only replace data and not append. As this is…
-
Can I restrict the datasets that are available to end users accessing Domo via API?
Good evening, I have end users looking to access our data in Domo via API. At the same time, I want to restrict which datasets they have access to. I thought I'd solved this by creating DataSet Views, restricted to the user's particular slice of data (for example, there's a column called "user name" and I filter the…
-
Meltwater Connector Help
Hi All, any helpful tips for connecting to Meltwater data? It already seems like the connector is limited to fetching aggregated results instead of results by earned mention. There is an option to retrieve by "One-Time Export", but this is blank for me. Any help appreciated. Paul
-
How to connect GiveCloud to Domo using their API?
Hi there! We are looking for some support connecting GiveCloud (hosts Donor info) to Domo using their API for an organization that is part of our Domo for Good program. The organization is Rising Star Outreach and the volunteer supporting them is John Le at Dashboard Dudes @DashboardDude. We checked to see if there were…
-
Disable Automatic Archiving for "Inactive" Datasets on Individual Basis
Domo will archive inactive datasets if they have not been accessed in over 30 days. Domo defines "accessed" as not being "used and viewed regularly in Cards or Dashboards".* We have several datasets that exist for use outside of Domo. These datasets are only accessed via API. This means our datasets will be archived due to…
-
Average RunTime & API Versioning
Average Runtime: It would be great to have an estimated runtime for each connection in DOMO. When using a new connector, it is hard to verify how long it would take for a sample data set to come back before expanding to the time frame required. Versioning: Most APIs have a version number. It would be great when selecting a…
-
Using Domo with an Integration Platform for Automated Action
I'm a big believer in BI being much more than simply connecting up all your data and creating read-only dashboards. More and more of our projects should be focused on process automation and integration. These types of projects have a meaningful impact on the business and can help quantify the value of a BI team. Made a…
-
Amazon Connector Error
I'm having trouble updating my dataset using amazon selling partner API. The error is: The report being downloaded was not processed as it returned a status of FATAL so cannot proceed. Here is the configurations of my connector. Any help is appreciated!!!
-
I want to host a webinar on how to automate all manual uploads into DOMO
If you find yourself spending an hour or more every week manually tweaking and uploading data to DOMO, I want to help show the DOMO community how automation can help streamline your efforts where a connector or integrations don't exist or resources are not available. If this sounds like something you would be interested in…
-
I want to host a webinar on how to automate all manual uploads into DOMO
If you find yourself spending an hour or more every week manually tweaking and uploading data to DOMO, I want to help show the DOMO community how automation can help streamline your efforts where a connector or integrations don't exist or resources are not available. If this sounds like something you would be interested in…
-
Domo Everywhere: Programmatic Filtering in Salesforce
Is there anything more fun than p-filtering in Domo Everywhere?? Not that I can think of... 😅😅 As a follow-up to my previous video, I show how easy it can be to provide unique, tailored data experiences to your end-users using p-filters and embedded dashboards. Hope you find it helpful! 👇
-
DOMO Card Variable access via API
I created a DOMO Variable to filter metrics by period-to-date values across several Cards. These Cards are embedded and displayed together within our product's UI on the landing page (no filters shown). The variable functions as expected within DOMO. How am I able to call this variable through the API as I would a regular…
-
Embed Dashboards into Salesforce with Domo Everywhere
Ever wanted to try Domo Everywhere but don't know how to get started? A common use case I've seen is displaying data internally via a tool such as Salesforce. I made a quick tutorial on how easy it can be to start embedding dashboards into your Salesforce instance. Check it out! 👇
-
Is there any way to get Embed Id programmatically?
I integrate with DOMO using java SDK and REST API, and I can get dashboard id or card id without any problems. But then I need to embed them on our site. But I see that the iframe for embed that will only use the dashboard/card id mark as deprecated, and now it is necessary to use the iframe with the Embed Id. Please tell…
-
DOMO API to grab snapshot
Hello All, I am looking for DOMO API to grab snapshot of the dashboards which I will be using in python to automate. Can someone help?
-
Change API Scope
While looking into API credentials we noticed that some of the credentials were given scopes they don't need. Unfortunately, according to support it's not possible to remove, say, the User scope from an existing API client. I am recommending that a mechanism for altering the scope of an API client be created.
-
Reassign API Credentials
We wish to be able to reassign API credentials when, for example, one of our vendors has completed development and turned their project over to us for maintenance.
-
Domo Python SDK
I have been using the Python SDK to send csv data to Domo via API using the data_import_from_file and have done so successfully. However, I also need to send xlsx files to Domo, but have not been able to successfully do so using the same method. Is the method capable of sending xlsx data using this method?
-
Domo Twitter Advanced Connector is down
Hi! Our twitter advanced connector is down and we got this error message below. Does anyone know how to fix it? Thank you so much! "Domo is ready, but Twitter returned You currently have access to a subset of Twitter API v2 endpoints and limited v1.1 endpoints (e.g. media post, oauth) only. If you need access to this…
-
No Access issue on API Tokens
I have generated client secret and ID using my admin access domo account. But when I try to access the embedded dashboard with programmatic filtering in PHP Laravel, I am getting the following error, "You don't have access to any role/module. Please contact your company admin." I want to get an embedded dashboard with some…
-
Add ability to revoke embed tokens for security reasons
We are using the following apis to generate embedTokens, and while we can set the sessionLength to shorten session time, we do not see a way to revoke the token when a user has logged out. Our security folks are asking us to revoke the Domo embedTokens. Please add the ability to do this to improve security. We are not yet…
-
Average Runtime - Connectors
It would be great when using connectors to have an average runtime for that connector based on DOMO usage. This will allow people to understand the estimated time it takes for that connector to run, especially on initial set-up, so a user is not waiting to see if the initial data pull is precisely what they expect.