Web services: Difference between revisions
From MoodleDocs
No edit summary |
|||
Line 17: | Line 17: | ||
Developer documentation: | Developer documentation: | ||
* [[Development:Web_services | Web services]] | * [[Development:Web_services | Web services]] | ||
Other implementations: | Other implementations: |
Revision as of 08:44, 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: