Web services: Difference between revisions
From MoodleDocs
No edit summary |
|||
Line 1: | Line 1: | ||
{{Managing a Moodle site}} | {{Managing a Moodle site}} | ||
Web services enable other systems to login to Moodle and perform operations. | Web services enable other systems to login to Moodle and perform operations. | ||
== Administrator documentation == | == Administrator documentation == |
Revision as of 08:35, 2 November 2011
Web services enable other systems to login to Moodle and perform operations.
Administrator documentation
User documentation
Most of the time, the client application will retrieve the key (token) for a user. However, it is still possible for a user to view the key and to regenerate it.
See also
Sharing knowledge:
- The official discussion forum is here
- Web services FAQ
Developer documentation:
Other implementations: