• Resolved ovuncbuke

    (@ovuncbuke)


    Hello,
    We are trying to get all users who completed a spesicif course. We will take that data into our CRM system so that we can grant certificates to them automatically and list them in our CRM user cards.
    With using the Rest API couldn’t find a direct way to get the list of users who completed a course.
    First we take all enrolled users with “Get student enrollment” method. That returns all enrolled users.
    Then we apply “Get student progress” method. However we have to querry all users one by one. So that process takes very long time.
    Is there a way to directly get stduent who complete a course? Can it be made with Web hook?
    Thanks in advance
    Regards

Viewing 1 replies (of 1 total)
  • Hi @ovuncbuke

    Unfortunately, we don’t have a way to grab this specific information.

    I have submitted this as a feature request for our engineering team to review!

    Apologies for the inconvenience!

    Let us know if you have any further questions!

    Thanks and take care,

Viewing 1 replies (of 1 total)
  • The topic ‘Get students who completed the course with REST API’ is closed to new replies.