logo_smallAxellero.io

Node Reference

Complete reference for all available nodes in Axellero.

Axellero provides a rich library of nodes for building workflows and AI agents. Nodes are organized into four categories, matching the Node Picker in the editor.

Node Categories

Core Nodes

Essential nodes organized into 8 groups:

GroupNodes
Flow ControlBranch, Loop, Error Handler, Nested Workflow
TriggersREST, GraphQL, Schedule, Kafka, RabbitMQ
Code ExecutionJavaScript, Python
Data & StorageXML Converter, File Storage
AI & KnowledgeAI Agent, Sub-Agent, Knowledge Base
User ManagementSign In/Out, Create/Update/Remove User
Access ControlRoles, Permissions, Sessions
System ToolsLogger, Timer, Random String, Timeout

Integration Nodes

Third-party integrations organized into 11 groups:

GroupExamples
DatabasesPostgreSQL, Oracle
APIs & ProtocolsREST, GraphQL, SOAP
File TransferFTP, SFTP, S3
Message QueuesKafka, RabbitMQ
Email & MessagingGmail, Telegram, SMTP
AI & LLMOpenAI, Anthropic
CRMamoCRM, Bitrix24
DocumentsCarbone, OnlyOffice
ProductivityLinear, Google Calendar, Outline
GovernmenteGov Gateway, Digital Sign
WeatherOpenWeather

Sandbox Tools

Secure development environment tools organized into 5 groups:

GroupTools
Execution ToolsCode Execution, Command Execution, Package Installer
File System ToolsUpload, Download, CRUD operations, Search, Manipulation
Web ToolsWeb Search, Web Scraping, Image Search
Data Analysis ToolsExcel Analysis, Statistical Analysis, Data Transformation
Document GenerationDOCX Generation, Report Templates, Document Processing

JS Sandbox

Custom JavaScript nodes have access to built-in utilities for HTTP requests, cryptography, encoding, and more. For advanced development workflows, see the Sandbox & Development Tools bundle.

JS Sandbox Reference