Adobe Connect User Community
Menu

#1 2016-11-01 09:26:48

Eugene Gubenkov

Downloading SCO content

I'm having issues with downloading SCO content via API. The only way that I know to download item via Adobe Connect API by SCO-ID implies knowledge about the original upload file name that is impossible to get via API (looks like).

Here how URL to download MP4 SCO (only! - looks like it does not work with other types) is constructed:

<base-uri>/<url-path>/output/<original-file-name>

An example: https://example.adobeconnect.com/p5w1lzgld63/output/video.mp4

The <url-path> can be retrieved by SCO ID via API call with action=sco-info.

However, the last segment of URI is "original file name" that I see no way to get from given SCO via API. So, if you do not know an original file name, then you can not download file. The workaround that I'm planning to stick with is having SCO title = original file name  -- to fill the gap...

Is there a way to download SCO content in generic fashion?

Last edited by Eugene Gubenkov (2016-11-01 09:44:48)

Offline

Board footer