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 бесплатно →