Is there an API that would allow us to see enrollment history for users that have had their enrollments moved such that we would know the current course and their original course?
You may use the GetEnrollment3 documentation to fulfill this request. To see changes when an enrollment was moved in a course and it's corresponding course ID you will pass the following attribute in your query: select=history(all)
Comments (1)
Thank you for reaching out to our Help Center!
You may use the GetEnrollment3 documentation to fulfill this request. To see changes when an enrollment was moved in a course and it's corresponding course ID you will pass the following attribute in your query: select=history(all)
Let me know if you have additional questions.