Forum Discussion
BoHyun
Mar 19, 2021Brass Contributor
Is there a way to use the Microsoft Graph API to view all the assignments have submitted by student?
Greetings,
Is there a way to use the API to view all the assignments have submitted by student?
The API that exists today can look up all submissions for the assignments.
https://docs.microsoft.com/en-us/graph/api/educationassignment-list-submissions?view=graph-rest-beta&tabs=http
But I would like to inquire all the assignments submitted by the student.
Any opinion is fine. Does anyone know a good way?
1 Reply
- Jagadeesh-MSFTFormer Employee
Hi BoHyun, Could you please test with adding user id filter to list assignments
.