How to delete data for external source using rest api?

Confluence User - 09 Oct, 2018

HI, 

How can I use rest API to delete the external source from joget apps. Since for what I have known, joget already provide delete function /button in each datalists. But what I need, when I click the delete button, data from the external source with same id also deleted. Please help me.

rest;api;delete;external;form;datalist

2


09 Oct, 2018
confluenceUser
confluenceUser

Hey there,

I'm unsure of the objective of using REST API to delete external datasources.

However, if you require a Delete datalist action for your datalist, you can use JDBC Datalist Action and write your custom SQL statement here to delete external datasource records.

Hope this helps.

10 Oct, 2018
confluenceUser
confluenceUser

Just want to know if you ever try using rest API in bean shell scripting?

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print