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...
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...
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...
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.
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.
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.