WSDL for a SOAP based Web Service
When you enable SOAP based web services through Moodle:
You can access the WSDL for the SOAP based service by passing the flag &wsdl=1
in your URL e.g.
https://{yourmoodle.com}/webservice/soap/server.php?wsdl=1&wstoken=tokenifrequired
No Comments