Hello, Does anyone know of any issues currently with the LinkedIn V2 API connector? My connection recently broke and when I try to rerun it for post data, the content field is blank (not showing the account's posts). I was curious if anyone else experienced issues with the V2 connector and if there's a fix I can implement.…
Hi folks, I'm hoping to get some pointers on getting precise decimal data while using the Dataset export API. I ran a request to retrieve data for a dataset on my domo instance using the API docs and was able to get my file downloaded onto my notebook. However I'm noticing that the decimal fields seem to only be returning…
I'm trying to upload a dataset using DOMO CLI create-dataset command. I'm failing as I need to include a "-t, —type <TYPE>" I was unable to use a help command to get help with types. Does anyone know what types are available? Here is my command and error response: create-dataset -n sales_comm_plan20240327 -s…
After issuing a request for an access token, what measurement is the expires_in data expressed in? Minutes? Seconds? Example Response: { "access_token": "whatever", "customer": "acmecompany", "expires_in": 3599, "jti": "81dece4c-df73-4569-853c-2d1a328897fd", "role": "Admin", "scope": "data user", "token_type": "bearer",…
What are the constraints around usage of the bulk document create/upsert/delete requests in the AppDB API? I've run into a handful of errors with these endpoints that appear to not occur when I shrink the request body or querystring length below some magical threshold. Knowing the size or rate limits for these API…
I am trying to look for the best possible way to get Monday.com data into DOMO. I dont see any API, and we want to avoid using email connection.
Is it possible to filter results on the data/v1 endpoint with columns or values that have spaces in their names? I've tried every combination imaginable to get results for a column named Spend Category, but continuously get this 400 error. Filtering results with columns and values that don't have spaces works as expected.…
I have configured the Domo ODBC driver and setup a DSN. I'm trying to establish a connection to the Domo Server so I can query multiple tables via SSMS. My understanding is that this needs to be done through a linked server. However, I have not been successful getting the linked server to work. Has anybody been able to…
Dear DOMO Development Team, I am Daniel, and I am currently leading a project at my company to develop a custom add-on for Excel, aimed at enhancing our analysts' interaction with DOMO. While we appreciate the existing DOMO Excel add-in, our specific needs require additional features, particularly in the area of data…
Hello. I am trying to set up the connector that would fetch the data daily from S3 bucket. I am working on an advanced s3 connector as it seems to have a more intuitive way to grab the data. My S3 schema looks like this: `s3://adtech-third-party-data/AmazonA9/2021/09/` In DOMO settings credentials, I put…
It looks like you're new here. Sign in or register to get started.