Web services: Difference between revisions
From MoodleDocs
Line 2: | Line 2: | ||
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 == | ||
* [[Web services for ordinary users|How to enable web services for ordinary users]] | * [[Web services for ordinary users|How to enable web services for ordinary users]] | ||
* [[Web services for an external system|How to enable web services for an external system]] | * [[Web services for an external system|How to enable web services for an external system]] |
Revision as of 09:14, 1 November 2011
Web services enable other systems to login to Moodle and perform operations.
Administrator documentation
- How to enable web services for ordinary users
- How to enable web services for an external system
- Enable mobile web services
User documentation
Developer documentation
The full API can be founnd on any Moodle sites under Administration block > Plugins > Web services > API Documentation.
- Development:Creating a web service and a web service function
- Development:Creating a web service client
- Web service Roadmap
See also
Sharing knowledge:
- The official discussion forum is here
- Web services FAQ
Specification / core development:
Other implementations: