Title: Add Insert, Update, and Delete API Support for the TCH (Teachers) Table
Title: Add Insert, Update, and Delete API Support for the TCH (Teachers) Table
Category: API / Integrations
Description:
Currently the Aeries Public API only supports GET requests for the TCH (Teachers) table. There is no ability to insert, update, or delete teacher records via the API.
As districts increasingly automate HR workflows through the API, the inability to manage TCH records programmatically creates a significant gap. Specifically:
- When a staff member is offboarded via an automated workflow, their associated TCH record must still be deleted manually in the Aeries UI. This adds manual steps to what is otherwise a fully automated process.
- Orphaned TCH records (records with no linked STF record) cannot be cleaned up programmatically, requiring either manual deletion or a support ticket to Aeries for bulk cleanup.
- Districts cannot automate the inactivation or deletion of TCH records as part of end-of-year rollover processes.
Requested enhancement:
Please add full CRUD support (GET, POST, PUT, DELETE) for the TCH table in the Aeries Public API, consistent with the permissions model already in place for the STF table. At minimum, DELETE and PUT (update) support would address the most common use cases.
This would allow districts to fully automate staff offboarding workflows and maintain cleaner databases without relying on manual intervention or support tickets.
District: Orinda Union School District
CDS: 07-61770-0000000
