This is another request to make the API functionality consistent between Current, Applicant and Alumni students. The Document endpoint, which allows documents to be uploaded via POST, is available for Current and Applicant but NOT ALUMNI. Document...
Tim Chan
15 days ago
in REST API
0
Awaiting Review
The API does not support deletion of sickness through the REST API. meaning we can only sync the creation of a sickness from our HR platform to iSAMS as well as updates, but if a sickness request is deleted in our HR platform we have no way of del...
We require a DELETE endpoint to be exposed on the HR Employee Absences endpoint, In order to successfully support an integration with our internal systems, Currently the REST API only support GET and POST. Without a DELETE endpoint we are unable t...
Add Support for Activating/Deactivating Staff via Employee REST API
Currently, there is no method to activate or deactivate a staff member via the REST API. Adding support for this feature would be highly useful for HR and IT teams who manage staff lifecycle through automated workflows or external HR platforms. By...
Guest
about 1 year ago
in REST API
0
Awaiting Review
Make the Cover Rota Available via the Batch or REST API
The Cover Rota is an important part of teacher timetables, but is currently unavailable via either Batch or REST API. Including it would help with being able to use the API to pull through a teacher's complete set of timetabled commitments, e.g. w...
Sarah Kattau
over 1 year ago
in REST API
2
Good Feature
Description: Our school uses SchoolsBuddy to manage Extra-Curricular Activities (ECAs). We need to automate the process of importing these ECAs and their enrolled students into iSAMS Teaching Manager. This requires a new API endpoint to create a t...
Global Lists - Allow mapping of fields for CTF, DfE and ISC modification with REST API
For the fields which require mapping to CTF, DfE, ISC, (e.g Nationality) update the Post / Put Rest API calls to allow updating of the mapping's required. Currently the Rest API only creates the object, but doesn't do anything with the mapping.
Tim Chan
7 months ago
in REST API
0
Awaiting Review
The Alumni Api is missing key fields such as Email and LeavingForm which make it impossible to use. Due to the lack of email there is no way to authentic leavers or manage their accounts in AD/GSuite etc.
Future Group / Form / House updating using the REST API
The future Group / Form / House fields are used to allow us to prepare for next years rollover. Unfortunately, we cannot use the rest API to update these fields and so must rely on selecting the correct pupils and using the batch / group edits. Ca...
Tim Chan
about 1 year ago
in REST API
2
Good Feature
There is currently no way to get the heads of departments/subjects or any linked teachers via the REST api. This is required for functionality related to provide information to heads of departments.