-
How do I set up a connector for Lumar which uses GraphQL?
I'm trying to build a connector for Lumar(formerly Deepcrawl) but I am stuck. I've found my way to the custom connector in DOMO but from there I am lost. I have Lumar's API documentation( but I'm not a programmer by trade and no idea how to translate that into the custom connector. Any help would be greatly appreciated.
-
GET private aws s3 json obj in the 'JSON No Code OAuth' or 'JSON No Code' Connector
Hi everyone. I am looking to get a private aws s3 json file in the 'JSON No Code OAuth' or 'JSON No Code' Connector but haven't been able to figure out the authentication to aws. Has anyone successfully done this? Any ideas on how to do this?
-
What are my options for connection Microsoft SSRS to Domo?
I am working on a Support case where the customer wants to know what their available options are for connecting Microsoft SSRS to Domo. They need to run a report in Domo from SSRS. Any insights are much appreciated. Thanks in advance.
-
eBay Connector
This has been requested for at least the past 7 years. Being able to pull reports on sales data and buy data will help integrate domo into a centralised function. (eBay being a big domo customer should help with making this an easy task to implement)
-
EBay Connector
Hi Everyone, does anyone have any info on an EBay connector. Surprised there isnt an obvious option yet. Just wanting to integrate our ebays sales information into DOMO.
-
SFTP Push Connector
Hello all. I'm wondering if: the SFTP connector will automatically retrieve the file name and show the file name as an extra column in the dataset like what the Email connector does. 2. the SFTP connector can recognize different tabs in a single Excel spreadsheet. Many thanks!
-
Domo Custom Connector: 3 Design Tips for Building an Effective Product
If you are struggling to build a viable and effective custom connector, a team of Domo users just published an amazing article on Graphable that will help you solve your problem! 💥CODE SAMPLES INCLUDED💥 The Graphable team is a strategic partner for Domo Implementations and Custom Solutions.
-
Is there a way to disable auto refresh of a dataset?
I want to stop an API data set from ingesting further information going forward as it is getting replaced with a different dataset. Is there a way to stop the data set from making API calls and ingest new information?
-
Not getting GA4 data to reflect accurately in Domo
Hello, I'm having a hard time trying to pull in data that correctly reflect what's in GA4. I've read through multiple threads to reduce the number of dimensions to just a few, and have broken one big report into several smaller pulls (list below) but I'm still getting numbers are that significantly different. I'm also…
-
Change SQL Server Connector to import datetime data with greater than 1 second granularity
SQL Server's Time and DateTime fields store data to the millisecond (Time datatypes are accurate to 100 nanoseconds). However, the connectors truncate those data types to the nearest second. I put in a ticket when I found this — I really do need to keep the milliseconds when importing — but was told it's working as…
-
API Connector update via Email/Announcement
Whenever there's an API connector update, it'd be nice if we can opt-in to receive the updates via email or some form of communication. Recently my team has been working off of the Facebook and Pinterest API connectors and when the API updates, it would change the column names which is problematic for us.
-
Provide details on when Domo will attempt to run a dataset again
As an Admin or Editor I want to see the details of when Domo will attempt to run a dataset again. In order to know if I should try to manually kick off a dataset, or wait for Domo to run it. Currently the Interface shows this when there is an isssue: When clicking view details, it takes you to the History tab. I would like…
-
Our certificate cannot be validated while configuring authentication.
Hi everyone. We are in the process of building a custom connector, but we haven't managed to configure our user authentication. We are using the API Key for this matter, and based on DOMO's documentation, our authentication test code looks like this: //This logging is here for testing! Remove before publishing your…
-
Add field to Conductor API connector
For the Conductor connector (Tracked Searches report), can you please pull in an additional field that is associated with each tracked Search: "Prime". This indicates if the keyword is a primary/prioritized keyword the business wants to focus on.
-
Export metadata on connector datasets
We need to export metadata for all datasets that use certain connectors. Specifically, we have created a large number of datasets using postgresql and bigquery connectors. We need to export (1) the query used for each dataset, (2) the dataset id for each dataset, and (3) the name of each dataset. I know it is possible to…