Conga Platform Data Models
In order to implement merge field data for your templates, you will need to provide a data model using a JSON file. Data models are used specifically to help build and preview templates in Conga Platform by providing the detail data in the JSON file and converting them to usable merge fields for your HTML templates. Once the data model is uploaded, you may access the data model from the template editor under JSON Data.
The only file types supported for data models are .json and .txt file types. JSON files are recommended over .txt files.
Only one data model can be used in a template at a time.
Uploading JSON Data Models