Skip to Main Content
SUBMIT IDEA

System

Showing 112

Send Multiple Emails Simultaneously

The current flow for emails on iSAMS is that iSAMS prepares the email and submits it to MailBee.NET, an internal coding framework for sending emails out. MailBee.NET then dials out to Sendgrid/whatever server is configured, which is the SMTP serve...
Guest 5 months ago in IRIS Ed:gen & iSAMS / Control Panel 0 In Discovery

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 10 months ago in IRIS Ed:gen & iSAMS / REST API 1 In Discovery

View a list of users who do not have 2FA enabled

'User List View' lets you filter the type of user accounts shown, but there is no way to view which users have 2FA enabled without going through the users 1 by 1. (or writing an SQL query that looks up blnTwoFactorAuthenticationEnabled = '0' in th...
Guest about 4 years ago in IRIS Ed:gen & iSAMS / Control Panel 0 Good Feature

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 11 months ago in IRIS Ed:gen & iSAMS / REST API 0 In Discovery

Add Pupil Leaving Reason to Almuni

No description provided
Sean Corrigan almost 2 years ago in IRIS Ed:gen & iSAMS / Batch API 0 Good Feature

Global Lists export

It would be helpful if we could export the values in a Global List to an Excel spreadsheet.
Guest almost 2 years ago in IRIS Ed:gen & iSAMS / Control Panel 0 In Discovery

Contacts (Advanced) Batch API add ability to filter for different MailMerge flags.

Currently one of our suppliers takes pupil and their contact details using the Batch APIs. However we would like to only include addresses of any type that have all mail merge or correspondence mail merge flags set. They provide the option to set ...
Guest 12 months ago in IRIS Ed:gen & iSAMS / Batch API 0 In Discovery

teaching sets

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
Guest almost 2 years ago in IRIS Ed:gen & iSAMS / REST API 0 Good Feature

The ability to create and control dashboards

We would like to be able to create a dashboard that is relevant to our different groups of staff.
Guest almost 4 years ago in IRIS Ed:gen & iSAMS / Control Panel 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 6 months ago in IRIS Ed:gen & iSAMS / REST API 1 Later