Hi all
There's this para inthe REST docs:
The DataService also has a special exposure called Execute, designed to allow you to run your own stored procedures. This is a replacement for the ExecuteLocalProcedure method in the SOAP API. See the help page for information on using this resource.
Anybody know what "help page" that information is lurking on? Doesn't seem to be anywhere in the REST API documentation itself.
Ken
Hi Ken,
I believe this would be the information contained on the following page:
https://<the location of your Services>/DataService/help
There are similar pages for the ConstitunetService, TransactionService etc.
Kim