1
0
-1

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.

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      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.

      1. NFMJ

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

      CommentAdd your comment...