Urgent: Unresolved 500 Errors on POST /api/medical/students/{schoolId}/documents + Critical Documentation Gaps
Dear iSAMS Support Team, We urgently require assistance resolving persistent 500 errors when using the POST /api/medical/students/{schoolId}/documents endpoint, despite following the "Try It" example and validating all parameters against live syst...
Hi there, I was incredibly surprised to find out that there is no rest (or batch) ability to export Visas out of iSAMS. As iSAMS has targeted the international market, many schools in certain countries are required to keep track of student visas. ...
It's great you have discipline beta on the REST api now now, can we also have update and create methods. We have lots of pastoral workflows that result in detention and we currently have to send an email to an admin person to enter them manually, ...
Enhance REST API to Include Access to Audit Logs for Students and HR Entities
We propose an enhancement to the iSAMS REST API to include endpoints for accessing Audit Logs associated with Student and HR records. Currently, while audit logs are visible within the iSAMS interface, the inability to retrieve this data programma...
Improve Documentation for Medical Conditions PATCH Endpoint (Medical_Centre_-_Student_Conditions)
Affected Resource: PATCH /api/medical/students/{schoolId}/conditions/{conditionId} Current Documentation Problem Statement: Developers cannot reliably update student medical conditions due to: Unclear required JSON format (RFC 6902 vs custom struc...
Validation Issue with "dateReviewed" Field in "Create/Update Medical Condition for Student" Endpoint
We are reporting a validation discrepancy identified in the "[POST] Create Medical Condition for Student" and "[PATCH] Update Medical Condition for Student" REST API endpoints. The current logic erroneously validates the dateReviewed field against...
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 ...
Recognising that this may need to wait until the Contact rewrite is complete, it would be useful for us to be able to update custom fields on contacts through the API. This would enable us to update parent Dates of Birth (stored on the contact as ...
Educational data (from Teaching Manager) to be able to transfer/sync Managebac
We enabled the one-way sync from iSams to ManageBac approximately a year ago and the sync of students works perfectly. Although, it would be great to be able to sync the educational part as well. In the beginning of the school year, my colleague w...
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.