-
OAuth Configuration does not have Filter/Search Option
Hi, Like in Authorisation there is a search option and the same need to be made available under OAUth Configuration which is leadning to use control+F in Chorme window and it's very tricky. Thank You. Best Regards, Tejal
-
Snowflake Connector - Some Tables not connecting
Hello. I have recently set up the Snowflake connector in Domo, and when I try to connect the tables, some of them time out without an error message and do not connect. When I try the manual option of typing in the Database, Schema, and Table names, it says those tables do not exist, when they do. I can see them under…
-
Allow for Azure DevOps Connector to run report "Work Items" as Replace
We're using the Azure DevOps connector for the "Work Items" report. Since this report for this connector can only update as "merge", it doesn't detect records that have been hard-deleted. There is also a report for "Work Items Deleted" that retrieves deleted work items from Recycle Bin. We tried to use this, but found that…
-
AI + Automation use case
Hi. I would like community's help on the possibility of implementing below use case in Domo. Basically, I have a Domo dataset that I need to to summarize with insights (possibly with AI) and and add some predefined static charts in a PPT/Email. The dataset refreshes daily, so I need this report to be refreshed. Thanks
-
OData Connector - account creds and "data tag" question
Good afternoon. I'm trying to pull 3rd party data into Domo via the OData connector. I'm just not sure about a couple of things. For my Odata account in Domo, would the user and pass be the user and pass associated with the third party's Odata? And I'm not sure what is meant by "data tag"
-
Run Dataset Input From Inside Magic ETL
There is often a situation where I am developing or troubleshooting a dataflow where I need to have the most updated version of a data input in order to continue my work in Magic ETL. The current process is to click on the dataset in Magic, go to the Details tab, click the link to open the dataset, click the options…
-
DomoStats Datasets report - Add Cloud Provider
Hi team, Our DomoStats Datasets report doesn't currently include a field which shows the cloud platform a dataset is stored on (e.g. Domo, Snowflake, Redshift). Same with the Domo Governance Datasets connector. Raising this here because a customer is looking for this functionality, and I do think it would be a useful…
-
Dynamic append
Probably the most accurate description to my challenge… With a workflow form I want to upload a file with X number of rows, and the next step I want it to append those records into an existing dataset. The Append to Dataset and Multiline Append blocks can receive delimited values, however they are hardcoded…how can I…
-
Domo Governance Datasets Connector - Pages and Cards report
Hello, just a general question. Using the "Pages and Cards" report in the Domo Governance Datasets Connector, I built a card and filtered to cards with a sole owner of an individual person. It gave me a distinct card id count of 133. This dataset refreshes daily. But, when I go into the cards section of the Admin section…
-
Sync with Cloud should only refresh single dataset
We have noticed that if you go to a dataset and hit "Sync with Cloud", it's not only refreshing the chosen dataset but it does so for all the tables in the Cloud Amplifier integration. This can have unexpected side effects and additional lookup costs on the Snowflake side and trigger downstream ETLs. The manual refresh…
-
DomoStats - Row Level Policy Metadata report
To improve data governance, we request a new DomoStats report that provides details on row-level Personalized Data Permissions (PDP) policies. This functionality was previously available in the Domo Governance PDP dataset and is essential for monitoring security policies across numerous datasets. Since Domo Governance is…
-
New Dataset from Connector History
I occasionally have to use this download menu item in a dataset connector's history to download a csv and then import the csv into Domo to use to compare against current data. It would be super handy if we could cut out a step and provide a menu option to create a new dataset as well.
-
Cloud Amplifier Shift Data Timezone (Similar to Workbench)
Similar to Workbench jobs (as described here) cloud amplifier should have the option to shift the date time for all columns with date/time data types. This would be great to have on all connectors, but it is especially important for cloud amplifier as it inherently the connection point for many different datasets from…
-
Adobe Analytics 1.4 API retirement
Adobe has announced it will retire v1.4 of its Adobe Analytics API in August 2026. When that happens, any datasets using the Adobe Analytics 1.4 connectors will no longer pull data successfully. Domo has a connector that connects to the v2.0 version of the API using the server-server OAuth mechanism. This connector is…
-
How to find sender in Email Connector
We had a recent data mishap and need to find out who sent an email to the email connector. We have the email connector set up to receive data from anyone with the company domain. I've checked Domostats (datasets, activity log, datasets history) and Governance(datasets) but couldn't find any record of a "from" email…
-
Email connector should allow for group restrictions
Right now, the email connector only allows you to restrict email addresses based on the domain or specific email addresses. The connector should allow you to use DOMO groups so you don't have to update the connector every time there is a group change.
-
NETSUITE ANALYTICS CONNECT
I am attempting to write a where clause in the Netsuite Analytics connector to reduce the number of rows I am pulling on each run. The date field is TH.TRANDATE the where clause I am attempting to use is YEAR(TH.TRANDATE) >= 2024 however I keep receiving error messages. Has anyone had success using date logic to filter…
-
Can the trade desk connector be used with MFA?
I am trying to set up the trade desk connector. Right now we are using an email connector to get the data into Domo but we have found accuracy issues in this method. I am running into issues with MFA in the connector. Has anyone successfully gotten this connector working with MFA enabled on the trade desk?
-
IDE Timeout changed to Inactivity Timeout
I send alot of time in the IDE creating numerous connectors and I often get kicked out whilst Im working. Its not inactivity as I can be in the middle of typing and get kicked out of the Developer platform, have to reenter my domain, enter my connector and 'most' of what I have just been typing is still there!! Can this…
-
History for Connectors
I had an experience today where I was duplicating a Big Query connector and accidentally overwrote the production connector. Fortunately I had already copied the query out of that connector and pasted it in the new one before overwriting but if I hadn't I would have had to build that query from scratch. It would be great…
-
Jira Issues Connector broke
Last week our Jira connector stopped working. No credentials were changed on Domo or Jira but we are getting this error message for everyone who tries. Failed to authenticate. Verify the credentials and try again. Credentials you entered are invalid. Verify your account credentials and try again. How do we troubleshoot to…
-
No Code JSON connector error 'Unable to tunnel through proxy?
Hey Dommunity, I'm getting the below error message on a few of our No Code JSON connectors, which has only been in the last few days. Is anyone else seeing this? And what could be the cause? Unable to tunnel through proxy. Proxy returns "HTTP/1.1 403 Forbidden" Thanks Nick
-
No Credit Charges for DomoGov/DomoStat Datasets
I'm an avid believer in utilizing business and technical metadata to train, govern, and administer business intelligence. The primary reason for selecting Domo for my new company was it's ability to visualize the full-stack data journey (Connect→Warehouse→Transform→Visualize→View) through metadata. This became the focal…
-
Deploying Snowflake - MagicETL as a MySQL export?
Hi Community, We're deploying Snowflake at our company. A part of this will be moving MagicETLs from Domo to Snowflake SQL transformations. Is there a way to export a Magic ETL dataflow and the underlying logic as a MySQL query?
-
Easy dataset field width extension
Hello, We often use Domo datasets to store responses from our LLMs and need a way to easily extend the width of the response column beyond 1,024 characters. Currently this requires working with the Domo engineering team. Is it possible to bypass that process and manage column widths directly in Domo? Perhaps in the…
-
Need an App version of the Domo Governance - Pages & Users report
The "Pages and Users" Domo Governance report lists every Domo page and which users/groups have access to it. I use this in combination with PDP to generate a custom landing page with links to only the pages each user has access to. We need the same thing for App Studio Apps. Currently, the only way I can add an Apps list…
-
Does Graphql endpoints work in Domo ?
Does Graphql endpoints work in Domo? If yes, which connector needs to be used for it ? Please explain in detail. Thanks for your help 😊
-
Enhancement Request: Google Ads Connector – Asset-Level Metrics
We need to surface asset-level performance (headlines/descriptions) from Google Ads inside Domo for better marketing optimization. Right now, the Google Ads connectors in Domo expose the ad_group_ad_asset_view table, but they only return impressions for RSA assets (headlines/descriptions). This matches what we see when…
-
Jira Cloud Connector - How to Load Data Using the "Issue Query" Report
I am working with the Jira Cloud Connector and am attempting to pull tickets for my teams project. I have found that if I select any other type of "Report" I am able to pull data. But as soon as I select an Issues Query Report and need to enter JQL, I never am returned results, no matter the Data Option selected. I have…