Note: You are currently viewing documentation for Moodle 2.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Web services.

Web services: Difference between revisions

From MoodleDocs
m (added link to spanish translation of document)
 
(5 intermediate revisions by 2 users not shown)
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 ==
Line 18: Line 16:


Developer documentation:
Developer documentation:
* [[Development:Web_services | Web services]]
* [[Development:Web_services | Web services developer documentation]]
* [[Development:External services security | External services security]]
* [[:dev:Web_services_Roadmap | Web service Roadmap]]
* [[Development:External services description | External services description]]


Other implementations:
Other implementations:
Line 27: Line 24:
[[Category:Web Services]]
[[Category:Web Services]]


[[es:Servicios web]]
[[eu:Web-zerbitzuak]]
[[eu:Web-zerbitzuak]]
[[ja:ウェブサービス]]
[[ja:ウェブサービス]]

Latest revision as of 00:57, 30 January 2013

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:

Developer documentation:

Other implementations: