Linktool examples
php with PEAR::SOAP
Two examples are contained in the linktool source:
- linktool.php: a verification script showing the parameters passed and the signature callback
- testlink.php: sample script showing some more methods as well
Other examples:
- webct.php: script that implements basic SSO between Sakai and WebCT CE 4.1.
Prerequisites:
- http://pear.php.net/package/SOAP
- http://pear.php.net/package/HTTP_Request
- http://pear.php.net/package/Net_Socket
- http://pear.php.net/package/Net_URL
perl
- linktool.pl: a verification script showing the parameters passed and the signature callback
python
ruby
ASP / .Net
Coldfusion
Generic webservices examples
- For examples of using webservices in Sakai (including coldfusion and perl), see https://source.sakaiproject.org/contrib/sakaiscript/clientexamples/