Hi All,
I know I can use /Custom/Execute in REST to execute a stored procedure from TR_Local_Procedure. However I can't find an endpoint to get data from TR_Local_Data, equivalent to the SOAP API GetLocalData()?
Any suggestions?
Thanks
You'll need to look up documentation for configuring a Data Service. Views, alas, are no longer allowed.
That's a pain. Is there any advantage to using a Data Service over just writing a custom stored procedure?