I am using API to request an Account Role Report, specifically for the Grade_Export_CSV. I can obtain the report that I need for the current term by adding the enrollment_term_id parameter. Is it possible to identify the current active term without having to run the Term Provisioning Report to obtain the term id? I am trying to eliminate a step or two in my program.
Hi talway,
The only way I'm aware of to do this is for you to store the Canvas term IDs locally and is what I do for our systems to use.