-
DomoStats 3rd-party connectors
Do you know when the Domo State 3rd party connectors are being deprecated? I'm trying to utilize the DomoStats connectors (new and old) and was wondering if I need to switch over to the new one sometime soon. Thanks!
-
Connecting to Dataverse
Has anyone connected to a table in Microsoft's Dataverse? If so, how did you connect to the data?
-
SQL Connector Returning No Rows
I'm sure this has been answered but I can't find it, so I'm hoping this is a simple answer. I have a SQL dataset that was returning rows but currently returns no rows. This is expected and should continue to switch between returning rows and returning no rows. The issue is that when it returns no rows the dataset in DOMO…
-
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…
-
Google Sheets Connector Issue?
Hi Team, I'm trying to get Google Sheets connected but receiving this error: I've verified that I can connect to Google Sheets by "Re-connect"ing on the Connectors menu. I cleared Cache/cookies/history, and this has worked in the past so I've never had this issue. Any ideas?
-
JSON Connector - File without extension
Hi everyone, I need to connect with a EndPoint that has an specific Id, domina,, viewId and apikey. I have tried out many Json connector without any luck Is there any specific connector that I can use considering the following parameters? EndPoint id domain viewId apiKey
-
How do I make a Domo to Power BI Connection with Microsoft Authentication or Okta SSO and not ROPC?
Using the connector on the left requires an ROPC verification type which asks for the users Password. Our security requires that we work through a redirect with SSO and a token is passed back so passwords are only entered in one area. I believe the MSAL connector on the right should fill that criteria but it is still…
-
PostgreSQL Connector vs Postgres Federated SSL Error
I have two accounts setup: the native PostgreSQL Connector the Federated PostgreSQL connector I can successfully query and retrieve data from the Federated PostgreSQL connector but when I put the same credentials into the native PostgreSQL Connector and try to run a custom query against it, I get the error: Error setting…
-
Export data from DOMO to Google Sheets on Schedule
Hello! I imported data from Snowflake using federated dataset to DOMO. Now I wish I can export this dataset to Google Sheets. I've tried Add-on, it partially works but it can't automatically run on schedule. I've also tried to use Magic ETL to writeback data but I can't get access to the API so it doesn't work. Can anybody…
-
Creating an HMAC and pushing data to a JSON Webhook connector with a secret applied
It can be a little confusing when trying to setup the JSON Webhook connector with a secret applied and push data successfully. The biggest hurdle can often be creating the HMAC to pass in through the header. Depending on the source that you're pushing from or what programming language you're using will change the setup…
-
Json No Code and Json No Code oAuth Connector - Add response details
These connectors both return errors that start with "Domo is ready but…" in the dataset history which provide very little detail into the error that actually occurred. I'm not sure but from examples I've seen it seems like this might be a generic set of messages based on the HTTP status returned. I appreciate that Domo…
-
Zoom Connector - Webinar Reporting Challenges
Many people in our organization frequently conduct Zoom Webinars as part of our business model. The most important KPIs for us are # Registered and # Attended. Perhaps I am approaching this wrong or this is an opportunity for enhancement of the connector, but we have the follow challenges: Webinar Participant Report - the…
-
Best Way to Fetch GT Metrix Stats for Multiple URLs?
Hey everyone, I’m trying to build a GT Metrix connector to pull performance stats for about 40 URLs. I figured out how to bring in data for one URL at a time, but setting up 40 individual connectors and merging the results doesn’t seem like the best approach. Is there a way to request reports for multiple URLs at once?…
-
Shopify Products and Product Variants report moving from REST API to GraphQL API
Note: this announcement pertains only to the Shopify Connector (com.domo.connector.shopify). At this time, the Shopify Custom App connector (com.domo.connector.shopifycustom) is not affected. Shopify has released a new GraphQL and is slowly phasing out its REST API. As a result, Domo is adding new reports to the Shopify…
-
SharePoint connection help
I am trying to connect my instance with sharepoint. however there are categories to choose from site , subsite and more. I only want to connect the account to a sub folder in my sharepoint to later download the files from. How can I achieve this in domo and magic etl.
-
Google Sheets - Metadata Import
As an analyst I'd like to import metadata about the Google Sheet as columns Metadata like: Google Sheet Name, Google Sheet Tab Name, and any other attributes that might be available In order to do automated data quality checks, and provide enhanced exploration on data sourced from Google Sheets
-
Create a concatenated field as part of SQL query and use it in Salesforce Adv connector merge key
I am working on setting up a Salesforce Advanced Connector, and use the query mode to select my data. In this selection, I created a custom field called merge key as below, CONCAT(CaseNumber, '_', LastModifiedDate) AS Merge_Key # also tried below, but same result CONCAT(CaseNumber, '_', FORMAT(LastModifiedDate, 'yyyy-MM-dd…
-
DataDog Dataset Join to Showcase Monitors and Events Together
Hello, I am trying to join the DataDog Events and DataDog Monitors datasets but I have not found any way to join them. I want to show every event that has occurred for each monitor over time with their severity. I have been looking at each of the respective datasets IDs and I could not find a primary/foreign key pair to…
-
Snowflake Connector | Partition Functionality
Which Snowflake connector is best suited for efficiently utilizing partition functionality when working with datasets that need to be partitioned across multiple columns? For example, if a dataset contains sales data and needs to be partitioned by columns such as region and sales_date to optimize query performance and data…
-
ETL Process to Analyze Google Reviews and Generate Automated Replies
Hi everyone, I’m exploring adding a step to an ETL process to analyze Google review data and generate recommended responses using ChatGPT or a similar tool. Currently, I have a Zapier connection set up, but it’s unreliable and inconsistent. Here’s what I’m looking to achieve: Dataset Input: I have a dataset of Google…
-
Is there a way to multi upload spreadsheets from a folder?
I want to bring a set of spreadsheets from my one drive folder to domo , all at once, instead of uploading each spreadsheet separately. How can achieve this in domo?
-
Slack Data Connector
Has anyone created a dashboard from the Slack data connector that could share their experience?
-
GA4 Connector append data
Hi I used the connector to bring 365 days of data into Domo from GA4 which took almost 14 hrs Now I don't want to use huge amount of credits on updating this daily. Was thinking may be instead I can append yesterday data only to these already pulled data. Any Idea how to do that? Appreciate your thoughts and solutions here!
-
Do Domo connectors work with MFA
I am hoping someone can answer this question. Do Domo connectors work with MFA? We have been using the FB connector to pull in reporting data but as of this morning it appears FB is requiring us to setup MFA for the FB account, we are using to access the data. My concern is will we still be able to pull in this data via…
-
File connector to upload file by file name, not id?
Hi everyone, what file connector should be used to upload a file to DOMO on a schedule? For example, we have \upload\filea.xlsx that we want to upload every morning at 9 am. filea.xlsx is recreated daily and the original file is replaced with the updated one, creating a new file of the same name. Thanks for any input!
-
Optimizing Google BigQuery Service Connector
We are currently funneling our Google Analytics 4 (GA4) data into BigQuery, and then connecting to BigQuery with 'Google BigQuery Service Connector' in Domo. We are partitioning using date keys and bringing in the past 3 days of data (to account for attribution in GA4) with an append. However, our daily updated rows ranges…
-
GA4 connector stopped on Importing ...
I was wondering if anyone else have a GA4 connector issue? I am waiting for a long time on the Importing status and nothing is happening. Normally it was super fast. Also the dimensions and Metrics I chose were checked already with and all should be good. I have restarted my computer, clear cache and several time login and…
-
MS Exchange Mailbox Connector
IDEA: This connector should have the ability to connect to multiple email accounts through MS Exchange Mailbox Connector. Currently having only access to 1 single email account is not very helpful and setting up multiple connectors is a lot of Manual Work. USE CASE: User wanted to analyze the email content from multiple MS…