Node Guide
Node Guide Library
Documentation for every active workflow node in ConvertUniverse, grouped by the same categories used in the editor.
Updated 2 min read
Overview
This reference library documents the workflow nodes available in the current editor. Each page focuses on what the node does, how to configure it, what it outputs, and practical tips for building reliable workflows.
Category Index
- Triggers & Inputs: browser uploads, URL fetches, Drive watchers, spreadsheets, schedules, and webhook entry points.
- AI Automation: Specialized nodes for LLM reasoning, intelligent data extraction, and autonomous decision pipelines.
- Processing: PDF operations, template filling, document conversion, signing, OCR, and protection.
- Control Flow: branching, looping, synchronization, aggregation, waits, zipping, and sub-workflows.
- Outputs & Actions: downloads, printing, email delivery, HTTP requests, webhooks, and explicit sub-workflow return values.
Coverage
The current library covers nodes for:
- Triggers and data inputs (manual, file, URL, schedule, webhook, cloud, spreadsheets)
- AI automation and extraction
- Document processing (conversion, generation, PDF tools, security, OCR)
- Control flow (branching, loops, merge/match, utility nodes, sub-workflows)
- Outputs and actions (download, print, email, HTTP/webhooks, cloud destinations)
How To Read The Pages
- "Configuration / Settings" describes the options you can set in the editor.
- "Inputs Expected" explains what data the node needs to run.
- "Variables Exported / Outputs" describes the data the node makes available to downstream steps.
- "Common Use Cases" shows practical workflow patterns you can copy quickly.