The API already has the sync version, CourseService.GetImportCourseUrl. It was a simple matter to add this async version of the method to support generating the form action URL for asynchronous content uploads to SCORM Cloud. Tested and working for me.
The API already has the sync version, CourseService.GetImportCourseUrl. It was a simple matter to add this async version of the method to support generating the form action URL for asynchronous content uploads to SCORM Cloud. Tested and working for me.