Skip to main content
DocsAutomator turns your data into professionally formatted PDFs through a straightforward five-step process. This page explains each step at a high level so you understand how the pieces fit together.

The Document Generation Workflow

1

Create Your Template

DocsAutomator supports two template types. Choose the one that fits your workflow:Google Doc Templates — Create a Google Doc and add placeholders using double curly brackets wherever you want dynamic data inserted:
Dear {{client_name}},

Your invoice total is {{total_amount}}.
Placeholders work for text, images, tables, and entire sections of your document. You can also start from a pre-built template in the Template Gallery.PDF Templates — Upload an existing PDF and position data fields on top of it using the visual editor. The PDF itself is not modified — DocsAutomator overlays your data onto the original layout at generation time. Ideal for pre-designed forms, certificates, or branded documents.

Google Doc Template Guide

Learn the full placeholder syntax

PDF Template Guide

Overlay data fields on existing PDFs
2

Connect Your Data Source

Link DocsAutomator to the platform where your data lives. Supported data sources include:
https://mintcdn.com/docsautomator/RhMPtoP5XSWiJkcL/icons/airtable.png?fit=max&auto=format&n=RhMPtoP5XSWiJkcL&q=85&s=28607b585218f658b9f67bc91126c7d3

Airtable

https://mintcdn.com/docsautomator/NYgAcOBAq5Aqcflj/icons/notion.png?fit=max&auto=format&n=NYgAcOBAq5Aqcflj&q=85&s=01471b118e9edd2a30c8a7e774c9fbd2

Notion

https://mintcdn.com/docsautomator/RhMPtoP5XSWiJkcL/icons/google-sheets.png?fit=max&auto=format&n=RhMPtoP5XSWiJkcL&q=85&s=f6a1f8c32aac71436671f0f8cfd310cb

Google Sheets

https://mintcdn.com/docsautomator/RhMPtoP5XSWiJkcL/icons/smartsuite.png?fit=max&auto=format&n=RhMPtoP5XSWiJkcL&q=85&s=10dfdb288c33d4dbea8012f4c5f2936c

SmartSuite

https://mintcdn.com/docsautomator/RhMPtoP5XSWiJkcL/icons/clickup.png?fit=max&auto=format&n=RhMPtoP5XSWiJkcL&q=85&s=8a3c31e61295dfb887516c3efb793d63

ClickUp

https://mintcdn.com/docsautomator/RhMPtoP5XSWiJkcL/icons/glide.png?fit=max&auto=format&n=RhMPtoP5XSWiJkcL&q=85&s=81ff59a6e78621d48b7cb9c6f3e0c27f

Glide

https://mintcdn.com/docsautomator/RhMPtoP5XSWiJkcL/icons/noloco.png?fit=max&auto=format&n=RhMPtoP5XSWiJkcL&q=85&s=df22d3bd0fa35ecc8add9ebf86d15c6d

Noloco

https://mintcdn.com/docsautomator/aWJzng63hl4bgVX9/icons/zapier.svg?fit=max&auto=format&n=aWJzng63hl4bgVX9&q=85&s=775e7503baacd3bb0432755fc8fc2d65

Zapier

https://mintcdn.com/docsautomator/aWJzng63hl4bgVX9/icons/n8n.svg?fit=max&auto=format&n=aWJzng63hl4bgVX9&q=85&s=14338d858c53c845d1156f6beadc5140

n8n

https://mintcdn.com/docsautomator/aWJzng63hl4bgVX9/icons/make.svg?fit=max&auto=format&n=aWJzng63hl4bgVX9&q=85&s=90b6353f5265ddae61e215dcdf26e730

Make

https://mintcdn.com/docsautomator/RhMPtoP5XSWiJkcL/icons/softr.png?fit=max&auto=format&n=RhMPtoP5XSWiJkcL&q=85&s=3b68be50d544aa1d8dd64bef03be7950

Softr

https://mintcdn.com/docsautomator/RhMPtoP5XSWiJkcL/icons/api.png?fit=max&auto=format&n=RhMPtoP5XSWiJkcL&q=85&s=2f0e1eabd2ab8a14abf889932233692c

API

https://mintcdn.com/docsautomator/aWJzng63hl4bgVX9/icons/mcp.svg?fit=max&auto=format&n=aWJzng63hl4bgVX9&q=85&s=a124d89f318cbd860b6ea1d933f37354

MCP

3

Map Data Fields to Placeholders

Tell DocsAutomator which data fields correspond to which template placeholders. The mapping interface shows all placeholders detected in your template and lets you assign data source fields to each one.For example:
Template PlaceholderData Source Field
{{client_name}}Customer Name column
{{total_amount}}Invoice Total column
{{image_logo}}Logo attachment field
DocsAutomator also supports AI-powered field mapping that automatically suggests matches based on field names.
4

Preview Your Document

Generate unlimited previews without using any document credits. Previews let you verify that:
  • Placeholders are replaced correctly
  • Line item tables expand as expected
  • Images render at the right size
  • Conditional sections show or hide properly

Document Previews

Learn more about preview options
5

Trigger Document Generation

Choose how documents get created. DocsAutomator supports three trigger methods:
MethodHow It WorksBest For
AutomaticDocuments generate when records are created or updated in your data sourceHands-off workflows
ManualTrigger generation via a button, menu, or formula in your data sourceOn-demand documents
APISend a POST request to the /createDocument endpointCustom applications
Each generated document produces a PDF (and optionally a Google Doc) that can be saved, emailed, merged with other PDFs, sent to a webhook, or routed through an e-signature workflow for legally binding signatures.

What Happens After Generation

Once a document is generated, DocsAutomator can perform several actions automatically:

Save Google Doc

Save an editable copy to Google Drive

Save PDF to Drive

Store the PDF in a designated folder

Send Email

Email documents to recipients automatically

Merge PDFs

Combine with existing PDF documents

Notify Webhook

Send data to external services

Collect Signatures

Add e-signature workflows to documents

Next Steps

Quickstart Guide

Set up your first automation step by step

Google Doc Template Guide

Learn the complete placeholder syntax

PDF Template Guide

Overlay data fields on existing PDFs

E-Signatures

Collect legally binding signatures
Last modified on May 21, 2026