Web services
From MoodleDocs
Template:Moodle 2.0 Web services enable other systems to login to Moodle and perform operations.
Enabling web services
To use web services, the feature must be enabled on the site by checking the enablewebservices box in Site Administration > Advanced features.
For security reasons, web services should only be enabled if you intend to make use of it.
Documentation for Administrator
Documentation for User
Documentation for Developer
- Development:Creating a web service and a web service function
- Development:Creating a web service client
Specification / Core development
- Development:Web services
- Development:External services security
- Development:External services description