Accessing course files and personal files in third party apps

Accessing course files and personal files in third party apps

by Vikneshwara R B -
Number of replies: 1

Hi ,
     I am looking for the ways to access the moodle course and personal files outside moodle environment. Dose moodle supports any API which I can utilise to get the course files outside moodle in a secure way so that we can use them in other application? 

Average of ratings: -
In reply to Vikneshwara R B

Re: Accessing course files and personal files in third party apps

by Christian Wolters -
Hi Vikneshware R B,

I'dont know the answer to that question, but would start looking for informations in the dev docs and the tracker, e.g.:

https://docs.moodle.org/dev/Web_service_API_functions
https://docs.moodle.org/dev/Web_services_files_handling

https://tracker.moodle.org/browse/MDL-69540
-> https://github.com/moodle/moodle/tree/MOODLE_310_STABLE/lib/classes/content/export

Cheers
Christian
Average of ratings: Useful (2)