The following basic steps are required to get started using the Conga CLM Web Services API.
- Generate the Enterprise or Partner WSDL – Integration with data stored in Salesforce requires you to first point your browser to the Salesforce Enterprise or Partner WSDL. This WSDL is generally provided by Conga Professional Services. Refer to Salesforce Documentation for complete instructions on generating the Web Service WSDL.
- Generate the Conga Web Services WSDL – After you have connected to Conga Web Service, go to your organization and download the WSDL for the appropriate Web Service (Contract Management Web Service, Batch Update, Proposal Web Service, and so on).
- Import the WSDL Files Into Your Development Platform – After you have generated the WSDL files, you can import them into your development platform. Conga does not provide instructions for the import process. Refer to Salesforce documentation or documentation related to your development platform.
- Connect to Conga– Before you can begin using Contract Management Web Services, you must first authenticate to Conga using the login() API.