Convio Web Services follow the SOAP standard, in which all messages between the client and server follow a particular XML format. In addition, all supported operations are described in a machine-readable document written in the Web Services Description Language (WSDL). The combination of SOAP and WSDL makes it easy to create Convio-aware applications with most popular development environments, including Java and .NET.
Convio Web Services is one component of Convio's Open API portfolio, and is intended primarily for implementing standalone applications such as data integration agents. Other components of the Open API portfolio follow the ReST style of operation, which is easier to work with in simpler browser-based applications. See the APIs section to learn more about Convio’s ReST API set.
Click here to download the release notes for Version 1.12.
Previous versions:
Version 1.11
Version 1.10
Version 1.9
Version 1.8
Version 1.7
Version 1.6
Version 1.5
Version 1.4
Log in to our Community to chat with our clients and partners using APIs and share code snippets