Hi all,
I am wondering if there's a way in Kentico 7 to use the built-in RESTful API to perform action on custom table. At this point I am not able to get the source code so there's no way to create my own aspx or service handler.
Thanks! Alan
Check out the developer docs towards the bottom of this page.
Here's a sample: ~/rest/customtableitem.<customtablecodename>e.g. ~/rest/customtableitem.customtable.sampletable
~/rest/customtableitem.<customtablecodename>e.g. ~/rest/customtableitem.customtable.sampletable
Please, sign in to be able to submit a new answer.