Manage Adobe Connect Trainings using Web Services
Manage Adobe Connect Trainings using Web Services
  • Create a course

    Use Adobe Connect web services to create a course. First create an empty SCO and then add content to it.

  • Enroll a large number of users

    When you enroll a large number of users in a course, first decide whether to enroll the users directly or after creating a group.

  • Enroll users in courses

    Enroll users in courses or enable self-enrollment so that users have appropriate permission to launch and complete the courses.

  • Find courses and curriculums

    Most XML API actions that work with courses and curriculums require the sco-id of the course or curriculum. You often need to locate the sco-id dynamically, before you call another action, without knowing the exact name of the SCO.

  • Use web services with Adobe Connect Training

    A custom training application or portal can access Adobe® Connect™ Training to display the available training courses, enroll users or allow them to self-enroll, list all courses and curriculums the user is enrolled in, and generate various reports. Adobe Connect Training has two types of training modules: courses and curriculums.

  • View curriculum information

    As training managers create curriculums and users take courses, you need to retrieve information about them to display in your application. Often you can make just a single call to get the information you need, once you have the sco-id of the curriculum or course and the user’s principal-id.

  • View a user’s training

    For a logged in user, list all the Adobe Connect courses or curriculum the user is enrolled in.

  • Training library permissions

    The Shared Training folder in Adobe Connect Central, also called the Training library, has permissions to define user access.