Latest Activity

code

Need syntax how to pass multiple values in restapi url for input parameters

I tried this way but didn't work in postman Query1: 1.https://denodo server url /server/inventory/InventorySummaryAPI/views/InventoryOnHoldSummaryAPI? $filter=”fctry_id” in (ABC,EFJ,IJK)& $filter=”opr_id” in (12,13,45) & $filter="strg_cd" in (...

#denodo 7.0 #API #Rest_API

code

Post operation

Is it possible to push the derived view data into target systems using API post operation in denodo?

post Json #API #Rest_API

code

Want API as paginated

Hello, Below is the Scenario, Please suggest I have extrenal API that gives me limit of 1000 records at a time. The data that I receive contains link for next page(a half link ex:) Full link is like : https:/exmaple.com/sgvu/myapi/query?Select n...

Pagination #API #Rest_API

code

Iterate Api

Hello, I have 12 number of pages with my API with limit of 1000 and offset of 1000. Now If I obtain a single page of data it consists of 1000 rows of data and I cannot increase the limit to even 2000 becuase of source that provides only 1k data at a ...

Pagination #API #Rest_API

code

Troubleshooting steps for Denodo API failure

Hello Denodo Team, In case, if the REST APIs stops retrieving data. Could you please provide Step by Step troubleshooting sequence to handle this issue.

#API #Rest_API

code

Is it possible to build a API Graph on Denodo?

In technical terms, we need to build an API Graph application with 2 actions: Get token via user/password Once we have token, consume API. Do you know how to develop this requirement?

#API #Rest_API