Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Web Services.

Web Services: Difference between revisions

From MoodleDocs
m (Reverted edits by Colegiovirtual (talk) to last version by jerome mouneyrac)
(enabling web services)
Line 1: Line 1:
{{Moodle_2.0}}
{{Moodle_2.0}}
Web services enable other systems to log in to this Moodle and perform operations.


Moodle allow users to call web service from an external application.
==Enabling web services==
= User Manual =
 
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.
 
== User Manual ==
[[How to get a security key]]
[[How to get a security key]]


= Administrator =
== Administrator ==
[[How to enable web services for ordinary users]]<br/>
[[How to enable web services for ordinary users]]<br/>
[[How to enable web services for an external system]]<br/>
[[How to enable web services for an external system]]<br/>


[[Category:Web Services]]
[[Category:Web Services]]

Revision as of 14:46, 27 January 2010

Moodle 2.0


Web services enable other systems to log in to this 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.

User Manual

How to get a security key

Administrator

How to enable web services for ordinary users
How to enable web services for an external system