-
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…
-
Campaigns App - Domo Markup Language in Distribution Lists
Hello, Are there escape characters in the domo markup language? I am using the markup language operand "Is in" to filter email attachment datasets based on the recipient in the Campaigns App. I run into problems when the data values I need to filter on include commas. For example… Recipient A's email attachment needs to…
-
DDX Demo: How To Implement a Custom "Tab" Navigation Element in Your App
Leverages DomoStats Connector Pages Report to power nav items and give users granular PDP control. Scrolls horizontally to accommodate as many tabs as the user would like. Shows active page in navigation. Here is a tutorial video walkthrough on how to build: DDX Bricks_ Custom Bootstrap Navigation Demo.mp4 Here is a gist…
-
How can I use domo.onFiltersUpdate to stop App refresh while still getting filtered data?
We have a Custom App on a dashboard with multiple filter cards. We like how the app responds to changes in the filters, but we would prefer it not have to refresh. I found domo.onFiltersUpdate and see that the filter data is passed into the function for use in the event handler, but it's unclear how the filter data can be…
-
URL's in DDX bricks aren't clickable?
Is there a reason why default HTML syntax for links is not working in DDX bricks? Clicking on hyperlink or hyperlinked images doesn't open anything. I see the link appear when I hover over the element but nothing happens when I click ... I need to right-click to open the image or link in a new tab. Strange that the…
-
DDX Bricks cards with Domo Campaign Apps
Hey, We have a client who has a dashboard with DDX Bricks cards. And he needs to send the pdf reports to multiple people as an email attachment. So we decided to try Domo Campaign Apps. Can we use a dashboard with DDX Bricks cards in Domo Campaign Apps? Appreciate your feedback on this. 🙂
-
Regarding domo APP DB
Hi Team, I have enabled "syncEnabled": true at manifest.json to export APP DB data to domo. I can see the collection information . But I want document related columns information, i.e., JSON document "content" value i.e , it contains content information as per below…
-
Where do I find APP ID - CourseBuilder
In finalizing a training module the Next Steps asks for the 'Next App ID'. I have an app that I want to refer to but I'm not sure what is meat by app id and I'm not finding explicit mention of it in any of the CourseBuilder articles. Is this the same as the Design ID for the app in the assets menu?
-
CourseBuilder - MacOS - Cannot be opened
“CourseBuilder” can’t be opened because Apple cannot check it for malicious software This software needs to be updated. Contact the developer for more information. has anyone run into this, who should I contact for support?
-
App Dev Studio domo login failed with "Failure to get user from server" error
I recently installed the App Dev Studio by following the Set up documentation of the developer.domo.com doc using chocolatey. However, it failed to prompt me the logon screen as the tutorial said. prompt> domo login Enter> my-company.domo.com Error: Failure to get user from server. Possible instance name issue,…
-
Domo Embed & Custom Apps
Hi there, Is it possible to embed a custom app? Is this done by adding it to a dashboard which is then embedded? Use-case: Salesperson logging into our corporate website to see their sales figures filtered down to them via Programmatic Filtering. Or being able to add/modify customer notes listed in the App. Thanks for your…
-
How to modify(create/update/delete) rows of an existing data using custom JS app?
Hello folks, I've been working with custom app where I am somewhat trying to replicate existing form builder application where I give users ability to fill forms to modify entries of an existing data data, Example: Form would ask for entries like employee id, name, gender etc. and after hitting submit these values get…
-
Recommendation for Social Media Scheduler that Integrates Easily with Domo
Hi, I work for a parent company where one of our subsidiaries uses Sprout Social to schedule posts. We are opening a new subsidiary and I was asked to advise on a Social media scheduler app. I find Sprout Social to be great, though a lot of the bells and whistles can also be done in Domo, and it does not have an easy…
-
How to append data to the output dataset?
I have a workbench job that will run daily. It will get the data with current date. I then needs to filter this data and create two data sets using the DataFlow ETL tool. How do I append data to the DataFlow ETL output table? DataFlow ETL creates a new table every time it runs. I realize that One way to achieve this is to…
-
Dojo Mobile App
I noticed in the app store that there isn't a Dojo app available yet. Having access to this, I feel, would definitely bring in more engagements across a wider user group, only complimenting the recent initiatives and incentives in Dojo. I personally would like push notifications while I'm on the go.
-
SAML Authentication in the Mobile App
I'm planning to do SSO with SAML, but I can't find a way to support SAML authentication in the Domo mobile app. I assume that the app probably doesn't support SSO, but has anyone else achieved this?
-
Campaigns App Data not rendering
Hi Team, I seem to have an issue with rendering campaigns when one or more of the cards filter out all the data from that dataset/card. This prevents from sending out the campaign email to that individual even if there is relevant data in the other cards. For instance, if my campaign has a win card (from win dataset) and a…
-
Error creating DomoApp
I am trying use a custom app. I have a few cards using it already and I want to create a new one. When I try to save I get a prompt saying: "Error creating DomoApp" I can do this with other apps and I've done it with this one in the last few months. What could cause this? I have already tried saving it as a new app. Same…
-
Where does 'Form Builder' save uploaded file and how to access it?
I'm using the trial version of the 'Form Builder' app which lets users input data into Domo. I'm uploading files into it while testing and I can see that a new dataset is being created corresponding to the form output. This does have references to the uploaded file name and 'Document ID' but I can't find the uploaded…