Overview of the Web plugin
This plugin has been deprecated.
Use these plugins:
The Web plugin contains functions and services that can be used when calling or creating REST and SOAP web services:
Functions:
- CallRESTWebService: To call a REST web service.
- CallSOAPWebService: To call a SOAP web service.
Services:
- RESTWebService: To assemble and publish a REST web service endpoint by implementing its web methods through events.
- SOAPWebService: To assemble and publish a SOAP web service endpoint by implementing its web methods through events.
Links
See these new plugins: