Add Calendar API with GET, POST and UPDATE operations
If you can add a calendar API where we can extract events from iSams but also add events to the iSams calendar rather than having to import or export csv files manually.
Implement a Medical Centre REST API endpoint in ISAMS that allows retrieval and setting of "Medical Flag" and "Medical Flag Notes" to better manage and automate health information for pupils.
I have thoroughly reviewed all the REST API endpoints related to the Medical Centre API and found that there is no "Medical Flag" or "Medical Flag Notes" information returned. I have checked all the medical endpoints, but this crucial information ...
Pastoral API - Concerns endpoint (list by student)
The "GET" request for Pastoral (Wellbeing) Concerns requires the concern {id} as an input parameter, as well as the student's {schoolId}. There is currently no endpoint to list concerns by student, and so it is not possible to know the concern {id...
Allow creation of sets within teaching manager, at the moment I can list all the sets but it would be useful to create a set, or even modify set details
Add support to retrieve subjects under School Roles similar to Roles and Departments in HR manager
We have been asked to extract the subject data from HR Manager.There is already support for roles and departments under the following endpoints: humanresources/employees/{id}/roleshumanresources/employees/{id}/departments Is it possible to add sim...
We would like to be able to import and retrieve deposit details using the REST API, as this would enable us to integrate more closely with our CRM and Finance systems and ensure that deposits received are correctly recorded without having to resor...
There is currently only the access options of Read or Full for REST APIs as it pertains to Control Panel. Other modules also have Read, Write and Modify options. We have some applications requesting data via Wonde for the Global Lists within Contr...
It would be really useful to add post and put functions to the employee contact endpoint so we can allow staff can manage their own contacts. /api/humanresources/employees/{employeeId}/contacts