This section describes how to use Integration API for performing common Plesk Sitebuilder tasks. Each task is illustrated with code samples that can be used by third-party developers. The samples are written in PHP and ASP languages.
For details on PHP, visit the http://php.net.
You can use any other languages that work with web services to perform the tasks. Each task comprises a sequence of integration API methods that are invoked with specific parameters. For details on how to invoke a method, refer to the How to Invoke Method section.