Conga - Generate a document record action

The Generate a document record action generates a document record in Conga.

Input

Input fieldDescription
Contract IDEnter the ID of the contract to generate a document for.
Template IDEnter the ID of the template to use to generate the document.

Output

Output fieldDescription
Document version IDThe ID of the document version.
StatusA boolean response indicating if the request was successful.
MessageAn error message.
Document IDThe ID of the generated document.
Document parent IDThe ID of the parent document associated with the newly generated document.
DocumentThe newly generated document as a Blob (byte array).
Document extensionThe extension of the document, such as PDF or DOCX.

Last updated: