The Instructure Product Team is working on implementing a better solution to collect your feedback. Read Shiren's blog for more information.
I would like to see the limit of 100 in the API for using curl. It is currently limited to 100 results. I am using this to quickly grab all the users (and their ) in the combined section course with 113 users this term) so I have to use to calls vs one. curl -H 'Authorization: Bearer ' \ GET "https://onu.instructure.com/api/v1/courses/11844/users?per_page=100&page=1” > users_all.json curl -H 'Authorization: Bearer ' \ GET "https://onu.instructure.com/api/v1/courses/11844/users?per_page=100&page=2” >> users_all.json Alternatively, adding the ability to(or default behavior) to the grade book to download/include email addresses for the students would be immensely helpful.
Raise the limit of curl requests or ( strongly preferred) add email addresses to the output in grade book view.
instructor
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in