Report on media / lesson availability
received
P
Paul Trimmer
We have a requirement to report on the availability status of all media across a particular term. This does not currently appear in any of the available reports.
It is available via the API using the get /public/api/v1/medias endpoint under the lesson section as "isAvailable": true / "isAvailable": false
However, the output from the API is JSON only, there is no report option available, and we can only get 150 at a time without manually or programmatically using the offset to cycle through the 23K records for this year.
Can I request that either a report option be added to the API or that a Media level report be added to the V1 export options?
Kathryn Stewart
marked this post as
received