Does the TableAPI restrict data , other than ACLs and Business Rules ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2024 12:04 AM
I have built a custom RestAPI, using the GlideRecordSecure class, which enforces ACLs, but I observed it is still returning more fields than when I use the TableAPI.
The same table when accessed through the custom RestAPI with GlideRecordSecure, I get 90 fields in the response, whereas when accessing through the TableAPI, I get only 87 fields in the response.
Want to know if there are more restrictions on the TableAPI other than ACLs ?
0 REPLIES 0