Latest Activity
Hi there I have just created a baseview on design studio from the denodo catalog export API and no zip file is being generated. What could be the cause?
Hi Team, We have a created a derived view with nested structure and published as a Rest API { "name": "testview", "elements": [ { "companyName": [ { "empID": "123", "CountryCode": "FR", "Name": "ABC",...
Hello, Is it possible for a API Call to do an Update or an Insert. If the data exists Update if not then Insert. Also is the PUT response method available in the express version?
Hi Denodo Team, Do we have an API endpoint for Denodo Design Studio ? If so we need to use that and do full export of all VDBs. We need this to fully automate the export of VQL and upload to a cloud storage as a backup and if possible we need to int...
Hello. I would like to obtain data from this API: https://www.bankofcanada.ca/valet/ What type of data source do I need to create, please? Thank you.
Is it possible to update the details of a data source via an API call on Denodo 8? Specifically I'd like to modify the Database URI of a JDBC Microsoft SQL Server connection without using the design studio or other graphical tool.
Hello everyone I am new to Denodo and using free license version of Denodo Express 8.0. I need to Generate Refresh Token from API call. As much I know Denodo don't have Option to support multipart/form-data. I need to pass username and password from mu...
Hi Team, I have a REST JSON API with a $select clause for 1 field, which will display results in a particular drop down field in user side portal - JIRA. (the view has multiple fields) Now, based on the selection on one of the values, from above API,...
Hello Team, May i know what are differences in features avaiable between a client app connecting Denodo via connecting with RESTful Web Service in terms of selction/filtering/authentication etc? Thanks
We have Denodo Rest API and users of this API are requesting to download the metadata in the josn format. Can you please let me know how do i download the meta data of API. Eg: I want the column names using the Rest API https://<denodo_url>/serv...