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
Here are some docs:
https://www.tessituranetwork.com/REST_v141/TessituraService/CustomData.html
The Custom resource is designed to allow service exposure of custom tables.
This service uses the Metadata tables TR_DATASERVICE_TABLES and TR_DATASERVICE_COLUMNS.