Hi Folks,
I'm mid way through a data migration and have hit a problem.
I already have a TSQL script that loads data for a bunch of Courses and the Course sections into the MySQL database (Totara).
Now, for each course section I need to create a number of resources, which in my case, are nearly always a file (.pdf).
These files currently exist on our sever but I need an automated way of uploading them into moodle.
Within the external web service API there is a method called ...'core_files_upload'.
Can anyone tell me if that method will allow me upload these course files ?
I'm not php literate so the documentation is just sending me round in circles.
I would be very grateful for help here as I'm stuck.
Thanks
Rob