Footer Section
Explore

This API is responsible to generate the document based on the template and SObject type.
The name of the storefront used for the request.
curl --request POST \--url https://documentation.conga.com/quotes/generate-document \--header 'Accept: application/json' \--header 'Authorization: Basic 123' \--header 'Content-Type: application/json' \--header 'x-storefront: ' \--data '{"templateId": "a0319000005OPWfAAO","recordId": "a2n01000000PxoLAAS","sObjectType": "Apttus_Config2__Order__c","format": "PDF","accessLevel": "Full access","sessionId": "00D010000008n6F!ARsAQOn1QGaaoBDTAghepLo9m4dlxddCiuOHSRL_Nd.203EBdD5Z4yyM9JZKwUxoJrhlVNIZWX1MOBfjpuLnNCGZq_PdAH2y","isDraft": false}'
1{2"title": "success",3"status": 200,4"data": "00P01000002hkpwEAA"5}