Call sco-update to create a new SCO for the course:
Use Adobe Connect web services to create a course. First create an empty SCO and then add content to it.
You can use either Adobe Connect Central or Adobe Connect Web Services to create a course. If you use Web Services, first create an empty SCO and then add content to it.
Call sco-update to create a new SCO for the course:
https://example.com/api/xml?action=sco-update&name=salescourse&folder-id=12345&icon=course&type=content
Parse the response for the sco-id value of the new course.
Add content to the new SCO, using the sco-id returned by sco-update:
https://example.com/api/xml?action=sco-update&sco-id=77711&source-sco-id=33444
Enroll users in the course (see Enroll one user and Enroll a large number of users).
Sign in to your account