Overview
Complete toolkit for building intelligent, event-driven workflows with triggers, agents, tools, and integrations
Integration Nodes provide the building blocks for creating powerful workflows in FlowGenX. From intelligent AI agents to workflow triggers, data transformations, and external integrations, these nodes enable you to build sophisticated automation that connects systems, processes data, and makes intelligent decisions.
Plenty of Node Categories
Everything you need to build intelligent, event-driven workflows
Trigger Nodes
Start your workflows automatically based on events, schedules, webhooks, and application triggers.
Intelligent Agents
Deploy AI-powered agents that reason, plan, and execute tasks autonomously using large language models.
React Agent
Autonomous AI agent that reasons through problems, executes tools, and adapts based on results using the ReAct framework.
Supervisor Agent
Multi-agent orchestrator that coordinates multiple React Agents and tools to handle complex, multi-step tasks.
Tools & MCP
Extend agent capabilities with Model Context Protocol (MCP) tools and servers for external integrations.
MCP Tool
Connect individual MCP tools to agents, enabling them to interact with external systems and APIs.
MCP Server
Bulk-select multiple tools from MCP servers, providing agents with comprehensive capability sets.
Agent Fabric
Enable agent-to-agent communication and task orchestration across distributed workflows.
AI & NLP
Process natural language and generate code with AI-powered streaming capabilities.
Core Integration Nodes
Essential nodes for HTTP requests, routing, iteration, data transformation, privacy, and knowledge management.
HTTP Request
Call external APIs and webhooks with full HTTP method support, authentication, and error handling.
Router Node
Create conditional branches in your workflow based on data values, expressions, and business logic.
Loop Node
Iterate over arrays and collections, processing each item through a sequence of workflow nodes.
Set Data
Map and transform data between nodes using field mappings, expressions, and the Context Explorer.
Data Privacy
Detect and protect sensitive data with automated PII detection, masking, encryption, and compliance operations.
Knowledge Base
Query vector databases and knowledge bases to retrieve relevant context for AI agents and workflows.
Human in the Loop
Pause workflows for human review, approval, or data collection with customizable forms and notifications.
Getting Started
Integration Nodes can be combined to create powerful workflows:
Example Workflow Pattern:
- Trigger - Scheduler Trigger fires every hour
- HTTP Request - Fetch data from external API
- Data Privacy - Detect and mask PII in the response
- React Agent - Process data and make decisions
- Router - Route based on agent decision
- Human in the Loop - Request approval for high-value items
- Set Data - Transform approved data
- HTTP Request - Send to destination system
Each node is designed to work seamlessly with others, enabling you to build sophisticated automation that connects systems, processes data intelligently, and maintains human oversight when needed.
Node Selection Tips:
- Use Trigger Nodes to start workflows automatically
- Use Agents for complex reasoning and decision-making
- Use Tools to extend agent capabilities
- Use Router for conditional logic and branching
- Use Loop for batch processing and iteration
- Use Data Privacy to ensure compliance
- Use Human in the Loop for critical approvals
Explore the individual node documentation to learn about configuration options, use cases, and best practices for each node type.