WSDL: Difference between revisions

(Zimbra WSDL)
 
m (David Bingham moved page Wsdl to WSDL)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__TOC__
{{BC|Community Sandbox}}
==Where to find Zimbra WSDL documents==
__FORCETOC__
From ZCS 8, your Zimbra server serves 3 different WSDL documents. For instance, if your server is called '''zimbra.example.com''' then the URLs are:
<div class="col-md-12 ibox-content">
* Admin SOAP API - https://zimbra.example.com/service/wsdl/ZimbraAdminService.wsdl
=WSDL=
* User SOAP API - https://zimbra.example.com/service/wsdl/ZimbraUserService.wsdl
{{KB|{{Unsupported}}|{{ZCS 8.8}}|{{ZCS 9.0}}||}}
* Full SOAP API - https://zimbra.example.com/service/wsdl/ZimbraService.wsdl


The Full SOAP API includes all of the Admin and User APIs.
{{Quotation|quote=The Web Services Description Language (WSDL /ˈwɪz dəl/) is an XML-based interface description language that is used for describing the functionality offered by a web service. The acronym is also used for any specific WSDL description of a web service (also referred to as a WSDL file), which provides a machine-readable description of how the service can be called, what parameters it expects, and what data structures it returns.|reference=[https://en.wikipedia.org/wiki/Web_Services_Description_Language Wikipedia]}}
Note that these documents include XML schema files like https://zimbra.example.com/service/wsdl/zimbraAccount.xsd


For additional documentation, see [[SOAP_API_Reference_Material_Beginning_with_ZCS_8.0|SOAP API Reference Material Beginning with ZCS 8.0]]
==Obtaining Zimbra WSDL documents==
Starting from ZCS 8, your Zimbra server provides 3 different WSDL documents for download via HTTP.
For instance, if your server is called '''zimbra.example.com''' then the URLs are:
 
* Admin SOAP API - <code><nowiki>https://zimbra.example.com/service/wsdl/ZimbraAdminService.wsdl</nowiki></code>
 
* User SOAP API - <code><nowiki>https://zimbra.example.com/service/wsdl/ZimbraUserService.wsdl</nowiki></code>
 
* Full SOAP API - <code><nowiki>https://zimbra.example.com/service/wsdl/ZimbraService.wsdl</nowiki></code>
: The Full SOAP API includes all of the Admin and User APIs.
Note that these documents aggregate XML schema files like <code><nowiki>https://zimbra.example.com/service/wsdl/zimbraAccount.xsd</nowiki></code>.
 
==Related==
 
* For additional documentation of the SOAP API, see [[SOAP_API_Reference_Material_Beginning_with_ZCS_8.0|SOAP API Reference Material Beginning with ZCS 8.0]]
 
{{Article Footer|Zimbra Collaboration 9.0, 8.8|2014-04-16}}
[[Category:ZCS 9.0]]
[[Category:ZCS 8.8]]

Latest revision as of 17:49, 5 May 2020

WSDL

   KB 20692        Last updated on 2020-05-5  




0.00
(0 votes)

The Web Services Description Language (WSDL /ˈwɪz dəl/) is an XML-based interface description language that is used for describing the functionality offered by a web service. The acronym is also used for any specific WSDL description of a web service (also referred to as a WSDL file), which provides a machine-readable description of how the service can be called, what parameters it expects, and what data structures it returns.
Wikipedia

Obtaining Zimbra WSDL documents

Starting from ZCS 8, your Zimbra server provides 3 different WSDL documents for download via HTTP. For instance, if your server is called zimbra.example.com then the URLs are:

  • Admin SOAP API - https://zimbra.example.com/service/wsdl/ZimbraAdminService.wsdl
  • User SOAP API - https://zimbra.example.com/service/wsdl/ZimbraUserService.wsdl
  • Full SOAP API - https://zimbra.example.com/service/wsdl/ZimbraService.wsdl
The Full SOAP API includes all of the Admin and User APIs.

Note that these documents aggregate XML schema files like https://zimbra.example.com/service/wsdl/zimbraAccount.xsd.

Related

Verified Against: Zimbra Collaboration 9.0, 8.8 Date Created: 2014-04-16
Article ID: https://wiki.zimbra.com/index.php?title=WSDL Date Modified: 2020-05-05



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »

Jump to: navigation, search