-
Building Custom SOAP API
Is anyone able to point me to help on building a custom SOAP API connector
-
Custom Summary Number Alerts
I'm currently using a custom summary number that has been configured using the CONCAT function on a standard table which points out the overall spend for a specific client for the previous day and then says what the total spend for that client currently is. I want to set up an alert which will just share the contents of…
-
I want to host a webinar on how to automate all manual uploads into DOMO
If you find yourself spending an hour or more every week manually tweaking and uploading data to DOMO, I want to help show the DOMO community how automation can help streamline your efforts where a connector or integrations don't exist or resources are not available. If this sounds like something you would be interested in…
-
I want to host a webinar on how to automate all manual uploads into DOMO
If you find yourself spending an hour or more every week manually tweaking and uploading data to DOMO, I want to help show the DOMO community how automation can help streamline your efforts where a connector or integrations don't exist or resources are not available. If this sounds like something you would be interested in…
-
Make it so that beast modes based on variables are usable on custom app cards
When creating a custom app card, I wanted to use a beast mode that includes a variable on my custom card. The beast mode returned to the custom card will always return the value as if the variable was the default value, even if it has been changed on the page. It would be good if the value from the beast mode (based on the…
-
Improvements to borders/headers on Dashboard creation
Hi! I like borders a lot on my dashboard, but I often wish I wasn't limited to a single thin horizontal line. I'd love for the customisation's you'd expect for line options, colour, thickness, dot/dashed, double/triple line etc.. Adding vertical/horizontal lines between cards to break up sections and components would be…
-
Copy/Paste Formatting
I want a feature where you can copy and paste formatting from one card to another similar chart. Example: header row coloring, sizing on single value card.
-
Is there a way to pass in a body to an HTTPS GET request within the Domo Connector IDE?
In Domo's Custom Connector documentation, they talk about the 'httprequest.get(url)' funtion (see here: ). Unlike PUT and POST, there is no argument available to supply a body to the GET request. Is this a missing functionality, or am I supposed to pass in the body a different way? Without this, there are several API…
-
Formatting Summary Number For A Calculation
Hello All, I'm struggling here as I feel like I'm so close. I'm trying to show a summary number that is a calculation (Cost/Leads) and while I've been able to figure out the font size and color, I am still struggling to control the format to be a currency without decimals instead of the number its at now Right now, I've…
-
More than one identical variable toggle on the same dashboard.
Hi I often use variables going down my dashboard to aid in the functionality of my cards. I have found that I can only have one of each variable card on each dashboard. It would be great to have the ability to have the same variables on the dashboard as many times as needed, all of which update when any are updated. Best,…
-
Ability to set custom color palette based on user or Dashboard vs. entire instance.
I've had several customers ask for the ability to apply custom color palettes at a user or dashboard level. This would allow different teams inside organizations to brand their visualizations according to their teams/org.
-
Campaign App email concatenation in distribution list
Campaign App distribution list only allows us to send one email individually to each person we want to send it to, with all other addresses in CC. As a result, each email address on the CC receives as many emails as it is referenced in the CC field. As is possible to see in the image below, for example, email xx@domo.com…
-
Is Anyone Else Experiencing Issues with Color Ranges on Custom Charts?
For those using custom charts in Domo, have any of you experienced a recent issue with their colors from their ranges disappearing from previously working custom chart cards? We've uploaded and built out custom charts that show different colors using ranges on different segments, but we've stopped being able to see these…
-
Overriding filters when accessing cards.
While clicking graphs, filters are enabled automatically. Default column filters should be overridden, global date filter alone should be used. Cards should apply filters from Custom filters.
-
Variable Selectors Update to Reflect variable options
Hi, I love the functionality of variables on dashboards, but I often start editing the options throughout building dashboards. It would be brilliant if the variables selectors, both in-card controls and on the page level, would update with any adjusted changes. They only seem to inherit updates of the default value, they…
-
Drill improvements/Default Colour Rule settings.
Hi! I often build a base table for most of my cards, something that is usually a pretty bloated process as there is no real way to duplicate drill views unless you copy/save them as a card. When building a table and adjusting colour rules, experienced users will note the difference in options available where the user can…
-
Has anyone used Illustrator to create an SVG for custom filter charts successfully?
I have been trying to create a custom chart for a few weeks with little success. I have used this guide found on a forum here to help me. I initially tried Inkscape, but it was less successful than Illustrator for me. I have gotten it so close at this point but I can't figure out why some of the regions are uploading…
-
Integrating different social media platforms reporting
Is there a way I can extract data/metrics from all social media accounts (LinkedIn, Facebook, Youtube) together? I use connectors to extract data individually from each social media connecter. But getting all metrics in one Dataset can be helpful in getting a better visual view.
-
Filter Request from Custom Domo App
Hi everyone, I am currently working on a custom Domo app using React, and I'm trying to develop an interactive filter app. I've researched the domo.js library and found that it mainly provides functionality for managing and operating datasets, users, groups, etc., in Domo. However, it doesn't seem to be suited for sending…
-
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.
-
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…
-
Automating color palette for a condition that has multiple conditions?
I am trying to customize the colors in my visualizations and some of my variables have a lot of conditions (20+). I don't want to manually select a color for each of these variables so I was wondering how would I go about doing this?
-
Custom Connector Returning Empty Data
I'm trying to build a custom connector for Validity to monitor our email sender scores. I have been successfully doing this in Python and pushing up to Domo for several weeks now, but I need it schedulable within Domo so we can wake up to the newest data. This is the raw result I get when I run the same config in Postman.…