Conga Contracts Conga Contracts for API Developers (Deprecated) Conga Contracts for SOAP API Developers SOAP API Reference Current: Creation Template API PDF Download PDF Download page Creation Template API. Current page All pages Creation Template API Creation templates can be run using the APIThe creation template must be set up and Active in the system alreadyYou cannot use the API to run the creation template if there are questions on it. These questions are set up in the Admin section of the applicationUse the below code AFTER creating a valid session to run the template on the contract profileAfter the template is created it will be attached to the contract profile NovatusCreationTemplateService ctPort = portCreators.creationTemplate(sessionId); String documentId = ctPort.runSimpleTemplate("{documentId}", "{creationtemplateId}"); CODE ×