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.
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...
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...
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...
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
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
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...