4.7k

Reference

Node Reference

Every node available in the Visual Builder, grouped by category. For interactive previews and full configuration options, see Nodes.

Demo placeholderEvery node category at a glance

Why a separate category index

This page exists to answer one question fast: "does a node exist for X, and which category is it in?" — scan the categories below instead of scrolling through the full node picker. Once you know which node you're after, jump to Nodes for its actual configuration fields, connections and use cases — this page intentionally doesn't duplicate that detail.

All categories

Triggers & Inputs

  • API Endpoint
  • Input
  • Webhook
  • .ENV

Outputs & Responses

  • Output
  • Response
  • Execute

Logic & Control

  • Conditional (If/Else)
  • Switch
  • Loop
  • Try/Catch
  • Throw Exception

Data Processing

  • Transform
  • Aggregation
  • Validation
  • Schema
  • SQL
  • Process

Integrations

  • API (HTTP Request)
  • Database
  • Email
  • Payment
  • File
  • Search

Code & Functions

  • Code
  • Function

Artificial Intelligence

  • AI

Security & Authentication

  • Auth
  • Hash
  • JWT
  • Local Storage

Utilities

  • Delay
  • Logger

Reading a node's configuration

Every field on a node has a name, a type, and a default — for example, the SQL node's sqlMethod field is one of SELECT, INSERT, UPDATE or DELETE, defaulting to SELECT. The config panel shows every field the same way — type and default first, so you always know what a node will do before running it.

Next steps

Node Reference | Fimaflow