Generate Documents
Dynamically generate custom documents using PDF4me Integrations
What is Document Generation?
Dynamic document generation is the process of creating a batch of documents that are personalized with dynamic data from a source on a predefined template. For example, invoices, receipts, quotes, contracts, etc are personalized to address each recipient.
Creating documents with dynamic data would require a data source, like a list, spreadsheet, database, JSON, or array. Merge fields are placeholders in predefined templates that are later replaced using data from one of the above-mentioned or any other supported data sources.
Generating a document with dynamic data requires the application of techniques like mail merge or using merge fields. One of the most popular methods of dynamic document generation involves the use of a simple design syntax, which is far easier in creating templates. Custom invoices are based on document templates created using Word or other form creators that have to merge field capabilities. A simple field would look like this -
<<[token]>>
PDF4me’s Generate Document action API lets you create scenarios to generate dynamic documents and automate them. The generation process can be automated with simple configurations if you have the template and the dynamic data ready. The template can be a Word file or HTML, or any other supported format. The data can be a Spreadsheet, CSV, JSON, XML, or data list.