ucfopen / canvasapi

Python API wrapper for Instructure's Canvas LMS. Easily manage courses, users, gradebooks, and more.
https://pypi.python.org/pypi/canvasapi
MIT License
561 stars 175 forks source link

Allow sis_user_id on some endpoints #661

Open bennettscience opened 3 months ago

bennettscience commented 3 months ago

Brought up on #660, it might be helpful to go through and allow the user SIS ID to be used in the API call. It would be a more permanent solution to allow it on any request seeing as Canvas allows it for any request accepting an ID.