The API supports getting just a single record (https://support.aeries.com/support/solutions/articles/14000077926-aeries-api-full-documentation#aeries-api-h16)
ALTHOUGH – It is important to note that the Aeries API was designed to support 3rd party systems who "mine" the data on a regular basis. It is not designed as a transactional system with security limitations that are sensitive to the currently logged in user (as with SAML). So in your case where you are trying to build a system for parents, the Aeries API should not be used to pull data on the fly to display to them, you should collect all information about all students on a nightly basis and use that data to drive the content of your system. I know that's a large undertaking and would require the explicit permission of the district you are working with, but that's how the Aeries API was designed and how most systems that use it operate. They are not "extending Aeries" – they have their own systems that just need some of the Aeries data.
|
Camden Iliff |
|
Vice President, Product Development |
|
|
|
--
You received this message because you are subscribed to the Google Groups "Interfacing With Aeries" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
interfacing-with-...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/interfacing-with-aeries/cd5c4de2-ff99-4bc6-81f8-e1773a1f15d5%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to interfacing-with-aeries+unsub...@googlegroups.com.
You would need to use the Enrollment endpoint to get the specific school or schools where a student record is located. Student Demographic data in Aeries is school-specific. That's why the API requires that information.
To unsubscribe from this group and stop receiving emails from it, send an email to interfacing-with-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/interfacing-with-aeries/cd5c4de2-ff99-4bc6-81f8-e1773a1f15d5%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Interfacing With Aeries" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
interfacing-with-...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/interfacing-with-aeries/c0d75322-8eb5-4b0f-807d-cac0dcea0034%40googlegroups.com.