Generate documents from saved templates and variables using Autype — n8n 工作流

复杂度 触发器7 个节点💎 Other作者:8Automator

概览

⚠️ 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

使用的节点

Certificate FormSet Form VariablesCreate DocumentSticky Note3When clicking ‘Execute workflow’

工作流预览

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

工作原理

  1. 1

    触发器

    工作流由 触发器 触发器启动。

  2. 2

    处理

    数据流经 7 个节点, connecting formtrigger, manualtrigger, n8n-nodes-autype.autype。

  3. 3

    输出

    工作流完成自动化并将结果发送到配置的目标。

节点详情 (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

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 generate-documents-from-saved-templates-and-variables-using-autype 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

或直接在 n8n → 从 JSON 导入 中粘贴:

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

集成

formtriggermanualtriggern8n-nodes-autype.autypeset

获取此工作流

一键下载并导入

下载 JSON在 n8n.io 上查看
节点7
复杂度medium
触发器trigger
分类Other

创建者

8Automator

8Automator

@kesim0

标签

formtriggermanualtriggern8n-nodes-autype.autypeset

n8n 新手?

n8n 是一款免费开源的工作流自动化工具,支持自托管或使用云版本。

免费获取 n8n →