We ran the runable report list within the API but none of those reports that are in that list are for the User Enrollment Activity report under the main heading (not under "Other").
What is the reportID that I can use for this report to be able to use the command cmd=runreport&reportid=
Thanks Brian. We found out that if you throw in ALL of the enrollmentID's separated with the | using the getEnrollmentActivity command that it would do exactly what that user report does.
Comments (2)
Hi Ryan!
It's not part of a report ID but instead is using the APi call GetEnrollmentActivity.
Thanks Brian. We found out that if you throw in ALL of the enrollmentID's separated with the | using the getEnrollmentActivity command that it would do exactly what that user report does.