Generate documents from saved templates and variables using Autype — n8n Workflow

Medium complexity Trigger7 nodes💎 Otherby 8Automator

Overview

⚠️ Important: This workflow uses the Autype community node and requires a self-hosted n8n instance.

This workflow shows how to turn a centrally managed Autype document template into a fully automated document generation pipeline: injecting dynamic data at render time to produce professional PDF, DOCX, or ODT files at scale. No manual editing of the template is ever required.

Who is this for?

This workflow is for developers, operations teams, and HR or finance departments who need to generate

Nodes used

Certificate FormSet Form VariablesCreate DocumentSticky Note3When clicking ‘Execute workflow’

Workflow Preview

Render a Saved Autype Document with Variable
This workflow shows how to render a persistent Autype d
ONE-TIME SETUP — Run once, then disable
This section creates the project and document template
1. Copy the `id` from the Create Document outpu
Form Trigger
Collects: recipient name, employee ID, award month, ach
Get Variables (optional)
Fetches the variable schema from the saved document — s
Render with Variables
Injects: `recipientName` (string), `EmployeeID` (number
C
Certificate Form
S
Set Form Variables
G
Get Document Variables
R
Render Document with Var…
C
Create Project
C
Create Document
W
When clicking ‘Execute w…
7 nodes5 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 7 nodes, connecting formtrigger, manualtrigger, n8n-nodes-autype.autype.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (7)

CE

Certificate Form

formTrigger

#1
SE

Set Form Variables

set

#2
CR

Create Document

n8n-nodes-autype.autype

#3
ST

Sticky Note3

stickyNote

#4
WH

When clicking ‘Execute workflow’

manualTrigger

#5

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded generate-documents-from-saved-templates-and-variables-using-autype file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Generate documents from saved templates and variables using Autype", "nodes": [...], ...}

Integrations

formtriggermanualtriggern8n-nodes-autype.autypeset

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes7
Complexitymedium
Triggertrigger
CategoryOther

Created by

8Automator

8Automator

@kesim0

Tags

formtriggermanualtriggern8n-nodes-autype.autypeset

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →