-
Add ability to ingest all files at specific folder location using the CSV SFTP Push Connector
The customer would like a CSV Connector using Domo SFTP that doesn't need the file name to match the dataset name for ingestion. But rather just ingest all files placed in a specific Domo SFTP folder no matter the file name. 1- Is the customer using the Domo SFTP or their own SFTP server? Domo SFTP 2- Do they need regex to…
-
Support code engine packages in Connector Studio IDE
I recently had a requirement to fetch a file via API, but the file was encrypted. I wanted to create a connector the whole org could use that supported decryption for the source system, but the connector studio was so limited that I ended up using a Jupyter notebook to solve the issue. The problem is now everyone will need…
-
Jupyter Notebook Fileshare Connector
I currently have a jupyter notebook with a fileshare setup that I use to pull in PGP encrypted files, decrypt them and then turn that data into dataset. But, because Jupyter Notebooks need output datasets defined as part of the notebook settings, I can't really dynamically create datasets out of the decrypted files unless…
-
New Relic NQRL Connector not working
I am trying to setup the connector and I have tried all possible combinations of API key and API URL but none seem to work. I have followed the instructions in the documentation () and not even like that. I saw that they move to NerdGraph so I tried their URL as well but no results. Any advice on this one?
-
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.…