Use RESTful service on custom table

Alan Wu asked on April 24, 2014 09:14

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

Recent Answers


Brenden Kehren answered on April 25, 2014 22:57

Check out the developer docs towards the bottom of this page.

Here's a sample:
~/rest/customtableitem.<customtablecodename>e.g. ~/rest/customtableitem.customtable.sampletable

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.