Web services: Difference between revisions
From MoodleDocs
Helen Foster (talk | contribs) |
|||
Line 9: | Line 9: | ||
== User documentation == | == User documentation == | ||
* [[How to get a security key]] | * [[How to get a security key]] (token) | ||
== Developer documentation== | == Developer documentation== |
Revision as of 09:40, 15 September 2011
Please refer to these notes before editing this page.
Web services enable other systems to login to Moodle and perform operations.
Documentation for administrators
- How to enable web services for ordinary users
- How to enable web services for an external system
- Enable mobile web services
User documentation
- How to get a security key (token)
Developer documentation
- Development:Creating a web service and a web service function
- Development:Creating a web service client
See also
Specification / core development:
- Development:Web services
- Development:External services security
- Development:External services description
Other implementations: