You can translate the question and the replies:

API Response to update data table

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?
user
30-05-2023 05:17:19 -0400
code

1 Answer

Hi, I’d use a JSON Data Source with a base url to access the API and then, the related base views with the appropriate requests. With the Denodo Express License I’ve created a JSON source where I can make GET, PUT, POST, DELETE or PATH HTTP requests. For more information, refer to [the HTTP Path section](https://community.denodo.com/answers/question/details?questionId=906Du000000012oIAA&title=API+Response+to+update+data+table) of the VirtualDataport Administration Guide. Hope this helps!
Denodo Team
05-06-2023 07:32:20 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here