-
Is there a list of API or endpoints to use in code engine?
I recently got a requirement to get the images of a card, someone from DOMO gave a function to get the card images as pdf, if there is any list of endpoints or API's listed in any documentation it will be helpful to create our own code Engine functions. please let me know if there are any documentations available for this.
-
Datasets API - Get Metadata - RequestedParts
The documentation for the dataset-get-metadata endpoint here indicates that the "requestedParts" parameter can be used to specify which parts of the metadata are needed in the response. However, the documentation does not indicate list of accepted values. The sample request below also indicates a different param namedβ¦
-
How to create a card via the DOMO Card API
Referring to this API: which could definitely benefit from more clarity and cohesion in its documentation. In particular I have been unable to do POST requests for creating a card. I have obtained the authorisation token already, and are able to perform other requests such as updating a dataset. I'm not sure if it's due toβ¦
-
π-855-559-07.64 What is Expedia cancellation policy?
π¬ππππ
ππ ππ»π»πππ πΆ ππππππΆπΒ π€π¦-π½πππ πππ»πππΉ π
πππΎπΈπ. π―π½πΎπ πππΆππ πππ πΈπΆπ πΈπΆππΈππ ππππ π·ππππΎπππ ππΎππ½πΎπ π€π¦ π½ππππ ππ» ππΆππΎππ ππ½ππ πΆππΉ πππ πΆ π»πππ πππ»πππΉ β π¨ +π--π΄55--559--07π²π° π¨ , πΆπ ππππ πΆπ ππππ πππΆπππ πΉπΆππ πΎπ πΆπ πππΆππ πΆ ππππ πΆππΆπ
-
API POST PDP Creation - Managed Attribute
Hey Everyone, I am having a hard time creating a PDP policy on a managed attribute. Expected Result: I create a managed attribute PDP policy where a user's department' must match the department listed in a dataset. Actual Result: I create a simple file PDP policy that is filtering the column for the string,β¦
-
Adding default page to user api attributes
I have not seen it in documentation so please point me there if it already exists! It would be a great benifet to have the default page for a specific user as an updateable attribute. For organizations that would have multiple home pages depending on the level of user or specific group, it would be a great automation toβ¦
-
No error, but no change when using βChange Dataset Propertiesβ API
Iβm running into an issue running the βChange Dataset Propertiesβ API, however. Running the code below should update the dataset name from βDataBricks Product Datasetβ to βDatabricks Testingβ. I get a 200 status back and the response object returns the properties object as expected, but no change takes place either in theβ¦
-
How to list Domo AI Models and its meta data
Below is the sample output I'm getting from Domo API using AI service layer API 1.How to list the DOMO AI models if i want to choose different AI 2.how to pass/use the sessionId to stay on the same chat { "prompt": "hi", "choices": [ { "output": "Hello! How can I assist you today?" } ], "modelId":β¦
-
Is there a limit on the data provided by the datasets API?
I am using the datasets api (https://api.domo.com/v1/datasets/<dataset-id>/data) to access multiple different datasets in my Domo instance using Postman. Everything works fine and Postman shows the response for all my datasets except for two which are both over 1 million rows. When I try to use the datasets API for theseβ¦
-
ETL Process to Analyze Google Reviews and Generate Automated Replies
Hi everyone, Iβm exploring adding a step to an ETL process to analyze Google review data and generate recommended responses using ChatGPT or a similar tool. Currently, I have a Zapier connection set up, but itβs unreliable and inconsistent. Hereβs what Iβm looking to achieve: Dataset Input: I have a dataset of Googleβ¦
-
Dataset Switching
Hi, Does DOMO offer API to embed Dashboard? Is there any API like below? https://api.domo.com/v1/dashboards/{dashboardId}/embed I could not find any details about this API in documentation. So, if this API exists can you please share the URL of Documentation? GPT suggested below code to switch dataset and load Dashboardβ¦
-
DOMO Org API
Leverage domo's company organization to get user's peers, users that report to them, and users that they report to. Currently User API and Group API does not get a company hierarchy. Having the ability to get some one's manager or to get a list of users that reports to some one would be extremely useful for a lot ofβ¦
-
Create Bar Chart with Current Month Vs Previous Month?
I have a data set of invoices that I want to compare in a bar graph where one bar is October and the other bar is November. I suppose I can do this with a beast mode but I think my syntax is off. Case when Title LIKE '%OTT%' Then 'OTT' AND MONTH(Date) = CURRENT_DATE(MONTH(Date)) THEN 'Current Month' Case when Title LIKEβ¦
-
Finer controls for IP Address Allowlist
There were recent changes to the IP Address Allowlist configuration that caused API integrations to fail. Currently, there is a single switch in the Admin settings for configuring the allowlist. If it's set to ON then the IP Address Allowlist applies to Mobile, Workbench, and API Clients. While this security feature isβ¦
-
rdomo package - dictate schema
I recently encountered a parsing error when creating a dataset using rdomo, where a text field was being interpreted as a date field. Misinterpreting datatypes when pushing to Domo or retrieving from Domo happens, but this was the first time where I couldn't find a solution. Through support, we were able to create aβ¦
-
R - Domo API SDK (rdomo) - Working??
Hi, My colleagues and I, from various departments including Research and Accounting, were surprised when the Domo API stopped responding last Tuesday. Initially, we suspected it might be an issue with our IT Department, but they promptly confirmed that they hadn't blocked any API calls and had checked their firewallβ¦
-
Color rules in Domo Phoenix
Hi all, I am using the DDX Phoenix Scatter Plots App and wanted to apply some color rules like you do in a regular card in Analyzer. I was looking at the documentation but it is only shown how to change the color palette, not how to apply color rules (ex: if Metric < 1 then red else green). Do you have any suggestion?β¦
-
API Log in DomoStats
We want to do an audit of datasets accessed via API calls, as well as the clients using those calls, and I was amazed that this isn't logged as part of DomoStats (or the deprecated (?) Domo Governance datasets). I am recommending that this be added either through DomoStats or some other mechanism.
-
Workato - Pulling data into Domo
Has anyone successfully connected to Workato and pulled in admin report and data for system monitoring? Looking to connect from Domo into Workato. Assuming this is thru a Json connector, but need guidance and code if you have an example to work from.
-
Amazon Product Reviews API
-
PyDomo - DS_Update to Append Data?
Hello all, I've written a script that ideally will create a datastream into Domo. At the moment though, I'm struggling to find a way to replace the update method of ds_update() from PyDomo. The default appears to be replacing the data, but I need to append the dataset. Does anyone have any experience with this? Any helpβ¦
-
JSON Dynamic Body
I'm liking the JSON Low Code OAuth connector, especially the dynamic parameters and looping option. Problem is, we need to post a body with dynamic values. Seem like the dynamic parameter capability could be extended to do token replacement in the body content as well.
-
Integrating with BlueCherry ERP
Hello Domo Community,I am reaching out to see if any fellow Domo users have experience integrating with CGS's BlueCherry platform. Specifically, I'm interested in understanding: Successful Integration Stories: Have you successfully integrated Domo with BlueCherry? If so, could you share how you approached the integration?β¦
-
Google Analytics 4 Preferred Connector Error 401
I'm currently attempting to pull data for a GA4 account into Domo using the preferred Google Analytics 4 connector. I've selected all of the dimensions and metrics that I would need, but when I attempt to run the dataset it will attempt to pull the data in for around an hour and then return '401 : Unauthorized : Errorβ¦
-
Append a Dataset using Domo API
We are trying to append data to a dataset using the "Import data into DataSet" DataSet API Platform(OAuthAPI) documentation. https://developer.domo.com/portal/4ba1c85b30ae1-import-data-into-data-set When we use end point "https://api.domo.com/v1/datasets/{dataset_id}/data?updateMethod=APPEND", it replaces the data in theβ¦
-
Google Ads Connector isn't pulling in Product Feed Demand Gen Campaigns
I have multiple Google Ads Connectors setup to pull in at both an 'Ad Group' and a 'Campaign' level for pulling in PMAX as well as normal campaigns. I'm getting all of the campaigns that I need aside from one single campaign. We are also storing this data in Looker Studio with a 3rd party connector tool and it isn'tβ¦