Every task type you can place on the workflow canvas, by category.
Nodes are the building blocks of a workflow. Drag them from the searchable palette, wire their
inputs/outputs with {{variable}} references, and configure each in the context-aware panel.
Categories below mirror the platform's task families. For how a node executes, see
Task / Node Types.
Reference any earlier node's output via {{variable_name}}
JSONPath field extraction
Input Mapping
Resolve variables from context before a node runs
{{var}} references
Output Mapping
Extract fields from a result into named variables
JSONPath expressions
Built-in context variables:{{user_id}}, {{execution_id}}, {{DMS_URL}}, plus all
webhook form fields. File uploads produce {field}_document_id, {field}_file_url,
{field}_mime_type.
The authoritative, always-current task-type list is GET /api/workflows/task-types and the
synced feature reference. This catalog is curated
for readability; the reference is regenerated weekly and is the source of truth.