DataPublisher for Word — Templates

Build a template once. Run it on any data.

A DataPublisher template is a standard Word document with merge tokens where the data goes. Every row in your data source becomes a personalized document. The same template can also run in reverse as a DataRequest — collecting data back from recipients.

The token syntax

Three token types handle every document automation scenario — simple enough to learn in minutes, powerful enough for complex multi-section documents.

<<FieldName>>

Text token

Replaced with the value from the matching column. Inherits surrounding paragraph style — no reformatting needed after merge.

[[filename.jpg]]

Image token

Pulls the named image from your uploaded library and places it at exact size. Fallback images handle missing files gracefully.

{{Function:Field}}

Logic token

Apply post-processing: format dates, calculate values, apply conditional logic, or transform text before it hits the document.

Every template runs in both directions

Run it forward and data flows in — your spreadsheet becomes a personalized document for every row. Run it as a DataRequest and it flows in reverse — recipients fill in the fields, and their responses come back as structured data tied to the original record. One template. Two directions. No duplicate maintenance.


Generate
Data → Document

Collect
Response → Data

Template Categories

Business

Directories, contact lists, employee rosters, and organizational documents.

8 Templates

Catalogs

Product catalogs, inventory lists, parts manuals, and pricing sheets.

12 Templates

Reports

Financial reports, data summaries, performance metrics, and analytics.

6 Templates

Real Estate

Property listings, market reports, client presentations, and brochures.

5 Templates

Education

Student rosters, class schedules, grade reports, and academic documents.

4 Templates

Custom

Create your own templates or request custom template development.

Unlimited

Template Gallery

Business

Business Directory

Professional directory with contact information, descriptions, and categorization.

Contact Info Categories
Catalog

Product Catalog

Comprehensive product listings with images, prices, and detailed specifications.

Images Pricing
Real Estate

Property Listings

Professional property listings with photos, details, and agent information.

Photos MLS Data
Reports

Financial Report

Professional financial reports with tables, charts, and executive summaries.

Tables Charts
Business

Team Roster

Employee directories with photos, contact information, and role descriptions.

Photos Roles
Education

Class Directory

Student directories with photos, contact information, and academic details.

Students Grades

Need a custom template? Our design team can create one specifically for your needs.

What makes a DataPublisher template different

This isn't a template library you download and manually fill in. It's a template engine — add tokens, connect a data source, and the system generates every document automatically.

Connected to your data source

Link a template to CSV, Excel 365, Google Sheets, or SQL Server. Every row in your source becomes one generated document — no copy-pasting.

Images at merge time

Place [[photo.jpg]] tokens anywhere in the template. At merge time, images are pulled from your library and sized exactly — headshots, logos, property photos, signatures.

DataRequest-ready by design

Every template can be flipped into a DataRequest with no rework. The same fields that receive data during Generate become the fields recipients fill in during Collect.

Real Word formatting

Because the template lives in Word, it uses native Word styles, tables, headers, and page layout. No separate design tool, no HTML rendering surprises — what you build is what you get.

Logic tokens for edge cases

Use {{Function:Field}} tokens for conditional text, date formatting, number rounding, and calculated values — without writing a script.