Skip to Main Content
SUBMIT IDEA

Ideas

Showing 52 of 3050

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...
Guest 9 months ago in iSAMS / REST API 0 Awaiting Review

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...
Guest 9 months ago in iSAMS / REST API 2 Already Present

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...
Guest 9 months ago in iSAMS / REST API 0 Now

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...
Guest over 1 year ago in iSAMS / REST API 1 In Discovery

add out of school to restAPI

Allow posting / put for OOS entries and future absences via API Call backs
Guest over 4 years ago in iSAMS / REST API 0 In Discovery

Deposits via the REST API

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...
Guest over 1 year ago in iSAMS / REST API 0 In Discovery

Automate sending parent portal codes via REST API

It would be great to be able to send the registration codes to parents via the API. At the moment it is done manually. Thank you very much.
Guest almost 2 years ago in iSAMS / REST API 0 In Discovery

Add a field to employee departments data that indicates the order that they appear within iSAMS

You can order the departments of an employee in iSAMS. Customers would like us to extract this order when pulling iSAMS employee departments.
Guest about 2 years ago in iSAMS / REST API 0 In Discovery

Read only access for REST API to Control Panel

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...
Guest about 1 year ago in iSAMS / REST API 0 In Discovery

Employee contacts endpoints allow create/update contacts

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
Guest about 1 year ago in iSAMS / REST API 1 Later