Adobe Connect Support Blog

February 26, 2019 /Recording /XML API /

Download a CSV file with the all recordings and their locations using an XML API within an Adobe Connect account

Objective: Download a CSV file with the all recordings and their locations using an XML API within an Adobe Connect account.

Environment:

  • Adobe Connect Hosted/ On-premise
  • Adobe Connect version 10.1 and above

Solution:

  • We can use the Following API to download the CSV file with the list of all recordings and their locations:

https://{connectURL}/api/xml?action=sco-expanded-contents&sco-id={account-id value}&filter-icon=archive&mode=csv

(NOTE: User needs to be logged in as an Administrator and replace account-id value with respective Account ID of  Adobe connect domain)

Recording, XML API

Join the discussion