Upload and Merge Documents
Using High Volume Document Generation API, generate documents using an uploaded local file from your machine.
Prerequisites
A valid and active Conga Advantage Platform organization.
ClientID and Secret generated and implemented. See Authorizing High Volume Document Generation.
Use Case
In this use case, we use an HTML template from our local machine to merge with a template from Conga Platform, convert it to PDF format and download the data. It can also be emailed, sent with Conga Sign or SFTP.
Step 1: Create a JSON or CSV File, gather the Template ID.
Create your JSON or CSV File for the dataFileId on your local machine, then gather the Template ID to merge your data. For more information on how to gather a template ID, see the following topic:
Step 2: Create the Merge Request
An example of using the Upload File feature from Swagger:
Here is an example of the High Volume Doc Gen API method to merge the document:
Method | POST |
Request Endpoint | https://prod-rls10.congacloud.com/api/highvolumemerge/v1/merge/upload |
Request Body | |
Example JSON file data |