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 ...
We would like to pull in personal emails into third party systems like Firefly's School Post so that we can email staff personal emails in high importance circumstances. Similar functionality exists for staff personal mobile numbers.
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...
Pupil leaving data to be accesible via the batch API
We use the batch API to analyse our pupil numbers and make predictions for the next academic year. The currectstudent and applicant batches are really useful for this. However, we would also like to include data about current pupils who will be le...
Add department and subject data to the outputof the rewards and conduct API
The Batch API currently doesn't output either the awarding department or subject in the rewards and conduct module, even though these fields can be mandatory.