Skip to Main Content
SUBMIT IDEA

Clear

Ideas

Change e-mail template to dynamic

Hi, It is possible to make the email template in iSAMS dynamic? Currently, text sits statically between the borders and doesn’t expand/contract to screen size, making it difficult to read on mobile devices. Even if the image footer signature is di...
Guest almost 7 years ago in IRIS Ed:gen & iSAMS / Control Panel 0 In Discovery

Add Oauth security to the batch API

It's now possible to authenticate to the Batch API with OAuth. This is great and a big improvement in sending the key as a query string of the URL which is very easy for a bad actor to sniff out and copy. However, there is no way to enforce that a...
Guest over 3 years ago in IRIS Ed:gen & iSAMS / Batch API 2 Next

Need to have png image upload option for POST student photo api

POST /api/students/{schoolId}/photos : Please allow png images as well for student photo upload/update
Guest over 3 years ago in IRIS Ed:gen & iSAMS / REST API 0 In Discovery

Filter the Account Creation Screen

When you click to create staff accounts, you are presented with a list of current staff listed in HR Manager. Staff are listed regardless of whether they have an email address. We have a large number of staff on our system that we will not be crea...
Sarah Kattau about 7 years ago in IRIS Ed:gen & iSAMS / Control Panel 0 In Discovery

Manage Module Favorites by User Group

Allow Administrators to assign a default group of module favorites by user group that can be edited by the user. (In the way default user preferences are now assigned) As it stands, when users are converted to the new UI, their left navigation pan...
Guest about 7 years ago in IRIS Ed:gen & iSAMS / Control Panel 0 Good Feature

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...
Steve Boothroyd almost 2 years ago in IRIS Ed:gen & iSAMS / REST API 0 In Discovery

Rewards and Conduct Batch API endpoint: Subject

The subject field is essential. In iSAMS it can (and we do) set it as a required field so it is essential to gain value from this data. This needs to be in the Batch API please. Thank you!
Guest almost 2 years ago in IRIS Ed:gen & iSAMS / Batch API 0 In Discovery

Add User creadion/edition/delete in the API

To be able to create edit or delete users in iSAMS directly in the API. It would be required to add a teacher in HR first This would be the best way to import and sync users in/from isams Thanks
Guest over 5 years ago in IRIS Ed:gen & iSAMS / REST API 0 In Discovery

Link the Meals Register with a custom report in order to sort 'table numbers'

We have family dining in two sittings at our school - the children sit on the same tables everyday. I need to be able to pull off a report that tells me where each child sits (table number) what sitting they are in (one or two) and what they have ...
Guest almost 2 years ago in IRIS Parentmail 0

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 almost 2 years ago in IRIS Ed:gen & iSAMS / REST API 1 Later