-
Improve Auth method for SharePoint Connector Plugin via Workbench
We had a problem with the SharePoint plugin for Workbench because it only supports Basic Authentication. In the past, we were connecting to SharePoint just fine but the customer upgraded their authentication method from Basic to Modern and now the jobs we had stopped working. It would be nice for Domo to add the…
-
JSON No Code Connector - Multiple Date Parameters
I have a situation where I need to pass in 4 date parameters into an API. FromMonth, FromYear, ToMonth and ToYear. However the JSON No Code connector allows for only one date parameter, be it single value or a range. That covers 2 of the 4 parameters I need. It would be useful if the JSON No Code Connector supported…
-
Walmart Retail Link Connection into Domo?
Hi, Is anybody connecting to walmart retail link through api perhaps? @Domo, can we please create a connector for this? Best, Paul
-
Amazon S3 Assumerole Advanced v2 Issues
We pull data from S3 using the S3 Assumerole Advanced v2 connector, and I'm having problems with it. There are three update methods available with this connector: Replace, Append, and Merge. We're bringing in employee data. Here's the problems with the three methods: I would prefer to use Merge, but when I choose it it…
-
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
-
Meltwater Connector Data Visualization Ideas
Hi All, Hoping to get in touch with any Domo users who are interested in sharing ideas around Meltwater (social & media intelligence) platform connector cards. Let me know! Any successes or best practices? We just onboarded the new platform across our brands. Thanks, Paul
-
Decoding gzip response data using Javascript.
Has anyone built a custom connector in the DOMO IDE where the response data from the API was encoded with the gzip compression algorithm? Is there a way to decode the gzip algorithm in the DOMO IDE? Thanks.
-
Show Federated Redshift Data Source in Data Source Settings
Would be great to see the table or view the federated source is pointing to within the settings of the data source. You can already see and select columns. Currently you have to rely on keeping the location within the data source name.
-
Salesforce Advanced Connector Add New Fields
Ability for the Salesforce Advanced Salesforce connector field options to allow auto adding new fields like the other Salesforce connector.
-
Surveymonkey Advanced Connector - enhancement request
Please change these to searchable menus - especially the Survey menu. This shows all surveys a user has EVER had access to in Surveymonkey (even if they are closed/removed from access inside surveymonkey.com), and it can take ages to scroll through and find the survey needed for reporting. A searchable list would be ideal…
-
Which Connector to use to auto update excel files?
I have several excel files that automatically update daily with the same name. I want to get the data to Domo. I was using File Upload Connector, it doesn't update when the excel was updated. (I tried using File upload connect with an excel by deleting and adding several rows, clicked update through setting, but the…
-
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…
-
Dataset via Email Connector Enhancement - Include Sender as System level column
We are using this connector quite a bit in our organization. The biggest pain point for us however is being able to track who sent in a given file. It would be a huge benefit if the Dataset Via Email connector had a system level column in addition to the batch number, date recieved etc that told us what email address sent…
-
DataSet via Email Connector - Using the Email Address to find the Dataset
Hi All, I have a "DataSet via Email Connector" email address (a1b2c3d4e5f6@example.mail.domo.com), but I don't know what dataset it connects to. How can I find the dataset that the email address belongs to? Thanks
-
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
-
What is the best way to integrate python into a Domo connector?
Is there a preferred way to integrate python into a Domo connector outside of using Jupyter Workspaces?
-
Building Custom SOAP API
Is anyone able to point me to help on building a custom SOAP API connector
-
Having issues with authentication in Amazon S3 Writeback connector
when attempting to create a connection to an Amazon S3 bucket I am getting the following error: Failed to authenticate. Verify the credentials and try again. Error making request url:https://api.domo.com/v1/datasets?limit=5&offset=0&sort=name reponseBody:{"status":401,"statusReason":"Internal Server…
-
Connecting Microsoft forms data into domo.
I have a Microsoft form. I usually download the result of the MS forms in excel form and then start working on it by uploading it to domo via file connector. If it is possible to directly have the Microsoft form data from a particular form available in domo. I have a limitation that I cannot give access to all users for…
-
Total Rows In Datawarehouse
Hi Experts , I need some inputs on the no of rows showing in Domo DW . It is showing 214 M rows ,I deleted unused datasets ,connectors and limited the no of rows for some datasets . It is still showing as 214M rows ,is there anything I can do to reduce the no of rows ? Also , if you can clarify that if I use Dataset A for…
-
Email Connector for Weekly Email with Multiple Attachments & Updated Date on Attachment Name
I am trying to set up an email connector that pulls one csv attachment from a weekly email. The email contains 3 attachments, two of which are csv and only one of these is the one I need. Both CSV files contain nearly the same name and the name of the attachments starts with the week of the statement, so it changes weekly.…
-
Action on Empty Datasets
Empty Datasets cannot have alerts set on them or be added to an ETL. In my case, I am Appending many Github connectors together to see all open issues from the different repositories. I expect the dataset to eventually have data, but I can't add it to the ETL. I also cannot set an Alert to tell me when data appears. I have…
-
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…
-
Missing Pagination Query Params for JSON Connector
Hi I am trying to add pagination to a dataset using the JSON Connector. Domo will show a nice preview URL with the pagination query parameters added to the URL, but when I press 'test' and view our server logs, the API call is made without pagination parameters. If I hardcode query parameters under Settings → Data…
-
Does domostats or governance connector have data points on data flow's input/output storage amount?
Hello - Does domostats or governance connector have data points on data flow's input/output storage amount? For example, xxx MB/KB/GB I highlighted in the screenshot below?
-
MS SQL Server Connector Error
We have a job that extracts data from SQL through the SQL Server connector. It has been running successfully for a long time but it started failing yesterday. I tried recreating the data connection and let the query only pull data for a few days. It ran successfully. However, after I update the query to pull more data…