Mail Merge Data String Single Doc in Make
This module will be deprecated soon. Please migrate to Generate Document Single for enhanced document generation capabilities with expanded features and improved performance.
PDF4me Mail Merge Data String Single Doc module delivers automated single document generation by merging Word or PDF templates with JSON data within Make scenarios. This template-based document creation service merges mail merge fields in Word documents or form fields in PDF templates with dynamic data values—enabling personalized document creation, contract generation, letter automation, and form filling workflows across cloud storage platforms and business applications.
Authenticating Your API Request
To access the PDF4me Web API through Make, every request must include proper authentication credentials. Authentication ensures secure communication and validates your identity as an authorized user, enabling seamless integration between your Make scenarios and PDF4me's powerful document generation services.
/mail-merge-data-single.png)
Key Features
- Single Document Generation: Merge template with one data record
- Word Template Support: Process Word documents with mail merge fields
- PDF Form Support: Fill PDF form fields with data
- JSON Data Integration: Accept data in JSON format
- Template Flexibility: Support various template types
Parameters
Complete list of parameters for the Mail Merge Data String Single Doc module. Configure these parameters to control document generation.
Important: Parameters marked with an asterisk (***) are required and must be provided for the module to function correctly.
| Parameter | Type | Description | Example |
|---|---|---|---|
| File*** | Buffer | Template Document • Map template file buffer from previous module • Word document with mail merge fields • PDF document with form fields • Source from Dropbox, Google Drive, HTTP | [Template Buffer] |
| Merge Data*** | JSON | Dynamic Data Values • JSON object with field-value pairs • Field names match template placeholders • Single record for single document • Map from database, spreadsheet, or form | {"Name": "John", "Company": "Acme"} |
Output
The PDF4me Mail Merge Data String Single Doc module returns the generated document for seamless Make scenario integration:
- Table
- JSON
- Scenario Integration
Table View
Response data in a structured table format:
| Parameter | Type | Description |
|---|---|---|
| Name | String | Output filename of generated document |
| Doc Data | Buffer | Generated document in Buffer format (Word or PDF) |
JSON Response Format
The raw JSON response from the module:
{
"Name": "generated_document.docx",
"Doc Data": "[Buffer - Generated Document]"
}
Make Scenario Usage
Use the generated document in subsequent modules:
- PDF Conversion: Convert to PDF if Word template used
- Email Distribution: Send personalized document to recipient
- Cloud Storage: Upload to Google Drive or Dropbox
- Document Archive: Store in document management system
- Further Processing: Apply additional modifications
- Print Preparation: Prepare for physical printing
Scenario Examples
The PDF4me Mail Merge Data String Single Doc module in Make provides comprehensive scenario templates for single document generation automation:
- Contract Generation
- Offer Letter
- Invoice Generation
- Certificate Creation
Automated Contract Generation Scenario
Transform your contract creation with automated template merging:
Complete Scenario Steps:
- Trigger: New deal won in CRM
- Get Deal Data: Extract client name, terms, amount from CRM
- Get Contract Template: Download Word template with merge fields
- Mail Merge Single Doc: Merge template with deal data
- Convert to PDF: Create final contract PDF
- Upload to Storage: Save in client contracts folder
- Email Client: Send personalized contract for review
- Log in CRM: Update deal with contract sent status
Business Benefits:
- Generates 50+ contracts monthly automatically
- Eliminates manual contract data entry
- Ensures consistent contract formatting
- Reduces contract creation time from 30 minutes to 2 minutes
Automated Job Offer Letter Creation Scenario
Streamline your hiring with automated offer letter generation:
Complete Scenario Steps:
- Trigger: Candidate approved for hire in ATS
- Get Candidate Data: Extract name, position, salary, start date
- Get Offer Template: Download HR offer letter template
- Mail Merge Single Doc: Generate personalized offer letter
- Add HR Signature: Insert HR manager signature image
- Convert to PDF: Create final offer PDF
- Email Candidate: Send offer with personalized message
- Update ATS: Mark offer sent in applicant tracking system
Business Benefits:
- Creates 30+ offer letters monthly automatically
- Ensures consistent offer letter format
- Eliminates manual data entry errors
- Reduces offer letter creation time by 85%
Automated Invoice Generation Scenario
Optimize your billing with automated invoice creation:
Complete Scenario Steps:
- Trigger: Order completed and ready for invoicing
- Get Order Data: Extract customer, items, amounts, dates
- Get Invoice Template: Download company invoice template
- Mail Merge Single Doc: Generate personalized invoice
- Convert to PDF: Create final invoice PDF
- Upload to Accounting: Save in QuickBooks or accounting system
- Email Customer: Send invoice with payment instructions
- Log Payment Due: Set reminder for payment follow-up
Business Benefits:
- Generates 200+ invoices monthly automatically
- Ensures accurate invoice data from order system
- Maintains consistent professional invoice format
- Reduces invoice creation time from 10 minutes to 30 seconds
Automated Certificate Generation Scenario
Enhance your certification programs with automated certificate creation:
Complete Scenario Steps:
- Trigger: Student completes course in LMS
- Get Completion Data: Extract student name, course, date, score
- Get Certificate Template: Download course certificate template
- Mail Merge Single Doc: Generate personalized certificate
- Add Signatures: Insert instructor and director signatures
- Convert to PDF: Create final certificate PDF
- Email Student: Send certificate with congratulations
- Archive Certificate: Store in student records
Business Benefits:
- Creates 100+ certificates monthly automatically
- Ensures personalized certificate for each student
- Maintains professional certificate appearance
- Reduces certificate creation time from 15 minutes to 1 minute
Industry Use Cases & Applications
- Sales & Business
- Human Resources
- Finance & Accounting
- Education & Training
- Contract Generation: Create sales contracts from CRM data
- Proposal Creation: Generate proposals with client details
- Quote Documents: Create personalized quotes automatically
- Agreement Generation: Produce service agreements from templates
- Offer Letters: Generate job offer letters for candidates
- Employment Contracts: Create employee contracts automatically
- Onboarding Documents: Produce personalized onboarding materials
- Certificates: Generate training completion certificates
- Invoice Generation: Create invoices from order data
- Payment Receipts: Generate payment confirmation documents
- Financial Reports: Produce personalized financial statements
- Tax Documents: Create tax forms with client data
- Course Certificates: Generate completion certificates
- Student Reports: Create personalized progress reports
- Enrollment Letters: Produce course enrollment confirmations
- Transcript Generation: Create academic transcripts
Migration Notice
For enhanced features and improved performance, migrate to the Generate Document Single module which offers:
- Enhanced template processing capabilities
- Improved error handling
- Better performance for large documents
- Extended format support
- Advanced customization options