User enrolment via API/Web Service

Re: User enrolment via API/Web Service

by Tim Hunt -
Number of replies: 0
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
Enrolling is just adding a user to a course (which would be web service function enrol_manual_enrol_users). However, it sounds like you want to create new user accounts. That is the job of authentication plugins. Look at some of the auth functions on https://docs.moodle.org/dev/Web_service_API_functions.
Average of ratings: Useful (1)