1. Use the POST/scorms/upload endpoint to upload zip package to storage. Choose a file from your computer and then click Execute:
Check the Response body:
2. Use the POST/odata/v2/Scorms endpoint to create a SCORM. In the Request body specify the parameters:
- Note: "Configuration", "Version", "Location", and "FileName" parameters can be taken from the response of the previous step.
To see if the SCORM has been created successfully check the Response body:
Comments
Article is closed for comments.