-
Is there any way to get Embed Id programmatically?
I integrate with DOMO using java SDK and REST API, and I can get dashboard id or card id without any problems. But then I need to embed them on our site. But I see that the iframe for embed that will only use the dashboard/card id mark as deprecated, and now it is necessary to use the iframe with the Embed Id. Please tell…
-
External Chat with DOMO
Hi, People! Anyone already use a external chatbot with DOMO? Our idea is use a external application to ask simple questions like "What's my total sales in Jan/21 of product X?" and that application will log in DOMO, pull the data from dataset or card (is possible to return a card, too) and place the response to the user...…
-
Domo Embed API changed / broken
https://api.domo.com/v1/stories/embed/auth is now returning { "status": 404, "statusReason": "Not Found", "message": "Embed routes have been moved to apiEmbed", "toe": "KDS8U8FPNA-4TT68-E68UF" } Anyone else having this issue?
-
Issues with FB Advanced Connector
We've been using the FB advance connector and was smooth sailing until mid-July where It looks like DOMO and FB API was having some issues preventing data to load. It looks like those issues have been resolved but I’m having issues retrieving data from those days where the Data issues was occurring. Does anyone have any…
-
domo.onFiltersUpdate() does not exist in domo.js. domo.FilterContainer() gives error. Any solutions?
Thank you for your time viewing this post. I have 2 issues ongoing in one of my projects. The description of these issues are given below along with their errors. If anyone helps me in resolving them, ill be grateful. domo.onFiltersUpdate(console.log); This function is rendering me this error: code.js:60 Uncaught…
-
URGENT: Pull Data from Domo onto Amazon Redshift
I was wondering how I am able to pull in data from Domo using a connector or api and extract data onto Amazon redshift, Is there a way to do that?
-
Error in using Pydomo ds_get
Hi, I am trying to run this simple code to fetch data from a dataset on the domo instance. but i am getting the following error. AttributeError: 'Domo' object has no attribute 'ds_get' I am not sure what i am doing wrong. Can someone help with this. I am pretty new to python and API's from pydomo import Domo clid = 'XXXX'…
-
Linkedin Report
Hi Guys, Need your help, Does anyone know which connector I should use for "Linkedin Campaign Reporting". I am specifically looking for the below fields in my DataSet. Campaign Group Name, Campaign Name, Total Spent, Impressions, Clicks, Leads, Cost per Lead, Reach, etc
-
Google Analytics Exclude Filter
I'm working with a very large data set where most of the data is not tied to a GA Campaign. In order to reduce the amount of data I'm working with, I'd like to filter out all rows that do not have the value "(not set)". My current formula: " { "dimensionFilterClauses": [ { "filters": [ { "dimensionName": "ga:campaign",…
-
Is it possible to create cards programmatically?
The Domo API seems to provide the means for creating and administering pages. Are there similar endopoints for creating cards inside a page?
-
The 'not' operator does not seem to work on the domo API for PDP filters?
Anyone run into issues with the 'not' operator on the domo API for PDP filters? The docs show that including false for 'not' on a filter will add a PDP rule that the column quals the value. In this example that Attending = 'TRUE' : { "id" : 8, "type" : "user", "name" : "Only Show Attendees", "filters" : [ { "column" :…
-
Export very large dataset (million or row) in CSV as chunks
Is it possible in DOMO using python or postman to export whole dataset but break files(CSV/Excel) so we can have 5 million rows in each exported file.
-
Programatically update/delete cards
I have a python script which I use in conjuntion with the DomoStats Activity Log, Python SDK, to classify cards that are abandoned or otherwise need to be deleted. In our instance, this is close to 1000 cards. I do not see a way to interact with cards at the API level. Additionally, I am trying to rename the cards that we…
-
How to implement commands from the Command Line Interface Tool in Python, specifically api requests
Question: Is it possible to execute command line interface tool operations within Python, specifically the 'list-dataflow' command? Elaboration: The 'list-dataflow' command in the command line interface tool returns JSON structured metadata for a dataflow. My guess is that this command is just making a GET request to a…
-
DataFlow Transform (i.e. Action) Types in API JSON data
My question: What factors determine the type of a dataflow transform in the api JSON data (e.g. GenerateTableAction, SQL, SqlAction)? Background: I am using DOMO's command line tool to get JSON structured metadata about a DataFlow. Specifically, I am using the list-dataflow command: Putting in the DataFlow id and a…
-
Is there away to pull the Ticket updates dataset in Zendesk using any othe the Domo connectors?
I've been working with the Domo Zendesk Support and Zendesk Support Upsert connector with almost not problem to the the data I need with exception of the Ticket updates dateset (https://support.zendesk.com/hc/en-us/articles/360022182114-Metrics-and-attributes-for-Zendesk-Support#topic_sq4_mhq_4y). Has anyone had any luck…
-
Command line tools and the "DQL"
I was pointed to Domo's CLI tools today, and the documentation mentions the DQL in few spots. domo.com/api/domoweb/auth/helpcenter?redirectURL=/Administer/Other_Administrative_Tools/Command_Line_Interface_(CLI)_Tool I assume that's the "Data Query Language", a find a few references to it in the command summaries:…
-
Anyone Using Call Tracking Metrics (CTM / CallTrackingMetrics) Data Connector?
Good day everyone, I am having some trouble using the CallTrackingMetrics Data Connector provided by Domo. The connect was easy to setup, it accepted my credentials, and successfully moves data - all of which is great. However there are literally no filters or controls for the incoming data. This creates a scenario where I…
-
Connecting LivePerson to DOMO?
I tried contacting LivePerson about this but as they are unfamiliar with DOMO they couldn't answer. It's a messaging service, and I want to retrieve two datasets from there: Message logs, and KPIs. For now I just want to look at the message logs to get me going. There's no DOMO Connector for LivePerson so I have to create…
-
Asana Connector + Stories?
Has anyone been able to get the Asana connector to query the "Stories" table? This seems to be where their user audit data resides and while I can query other tables like the "Tasks" table this "Stories" one continues to return no information. Any suggestions? (Perhaps there's a work around connecting directly to their api…
-
YouTube Basic User Activity Date Inputs
For most Domo connectors, you have the choice of entering in relative dates (today-2) or a specific date (1/1/2020). For YouTube's Basic User Activity, it appears you can only enter in numbers of days ago. Does anyone have a solution for entering in static parameters? In my screenshot example, Videos Published After (Days…
-
Interact with scheduled reports via API (or better interface)
(This doesn't have to be an API thing but it feels like it should be an API. Also if this is already possible, please let me know!) We use scheduled reports a lot. We love them. However, every so often there will be some processing glitch that causes reports to go out blank. So it would be great if scheduled reports could…
-
Domo alerts to Slack using Tray.io
Good afternoon. We submitted a case to Domo Support but also wanted to post here since they'd previously advised other customers had found a work around using Zapier and various automation applications related to this request, though it's unclear if they were trying to have the alert as detailed as we're looking to do: We…
-
Formstack Connector
Has anybody built a connector to Formstack? I know it is an oAuth 2.0 connection and would appreciate any help or insight!
-
Building a Connector: Now trying to get output from my script
Let me start off by saying I'm a novice. And also by saying that Domo Support and there documentation is disappointing when it comes to helping you output data when building a connector. The combination of the two have induced a headache. I am building a connector. I am able to access an API. I am able to get data to…
-
How manage large Domo instances
Hi, I'm interested in hearing how others manage large numbers of cards and datasets, ... I'm looking through the API instructions and can see they cover page, and datesets pretty well by not the in-between, cards. How do others manage an ever growing domo instance?
-
An API to pull the data from a card
Hello, I know there are plenty of connecots and API documentation to bring data into Domo. However, is it possible to use the API to pull data from a Domo card to another software?
-
Filtering Google Analytics API to "start of month" through "today"
All, We create monthly KPIs based on GA data that I am trying to recreate in Domo. I would like to filter the connector to run based on a relative date range including the start of the month to today. E.g. running the report today would pull in data from 9/1 to 9/18. Running on Oct. 1 would pull data from 10/1 to 10/1. Is…
-
Zendesk Chatのコネクタ接続に関して
こんにちわ。 今、DOMOにZendesk Chatというサイトのチャットツールのデータを繋げようと頑張っているのですが、なかなか繋げられません。 Zendesk Chat https://jp.zopim.com/ API https://support.zopimjp.com/hc/ja/articles/203063494-Zendesk-Chat-Zopim-API コネクタでzendeskを検索したら出てきたので、それで繋げようとしているのですが、 接続の段階でエラーになってしまいます。 接続方法をご存知の方がいらっしゃいましたらご教授ください。 よろしくお願いいたします。