Hello, I'd like to use our partner API within Domo with JSON no code connector The connexion works fine until I set up a relative date range filtering of 7 days (which is allowed by the API with start…
Hi DOMO Gods, I've recently set up a NO code JSON connector to pull an endpoint from a CRM that we use. I worked with a DOMO consult to configure the pagination and parsing, so that we were able to ge…
Hello Everyone, I am using Json No Code Connector to pull the data in the Replace mode. I would like to only replace data which is changed at the backend and not the whole data. Is there a way we can …
Hi there, has anyone successfully got the JSON advanced connector to POST to an API, when using JSON data as parameters in a request body? I've got a call working in Postman ok, but when I transfer it…
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 interfa…
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 struct…
My question: Does anyone know DOMO's timestamp convention and how these map to normal timing conventions? Background: I am using DOMO's command line tool to get JSON structured metadata about a DataFl…
Hello, maybe a silly question domo.env.userId This line gets the id for a Domo User, but how can I get the User Name?I'm recreating DP19 Advanced App Building Exercise and I'd like my app to have the …
My team recently began to transition one of our key source data systems to be housed on AWS DynamoDB. Our connection to the legacy system is cumbersome to say the least (e.g. use a custom powershell s…
I have a question regarding the JSON with custom parsing connector. I have a dataset using the pagination settings to find the next page based (I think) on the ID of the last row returned. If I set th…
I'm connecting to Parallax API, but am running into Parsing issues. When I go to the parse section of the JSON Connector, I am able to fully parse out the data into the necessary format that I need, b…