Gumloop home page
Search...
⌘K
Ask AI
Support
Hub
Hub
Search...
Navigation
Flow Basics
Input
Documentation
API Reference
Community
Tutorials
Get Started
Introduction
Core Concepts
Enterprise Features
Nodes
Flow Basics
Input
Output
Current Automation Info
Current Datetime
Filter
Router
Error Shield
Join Paths
Using AI
MCP
Web Scraping
Text Manipulation
Browser Extension
File Operations
Advanced
Data Enrichment
JSON
PDF
List Operations
Notifications
Audio Processing
Integrations
Custom Node Builder
Common Errors
Type Mismatch Errors
List Size Mismatch Errors
Join List Items vs Loop Mode
On this page
Node Inputs
Required Fields
Optional Fields
Node Output
Node Functionality
Important Considerations
Flow Basics
Input
This document outlines the Input node, which lets you add customizable input values to your workflows.
Node Inputs
Required Fields
Input Name
: Name for your input (used when calling workflows through webhooks or agents)
Optional Fields
Default Value
: A preset value used if no input is provided
Node Output
Value
: The final input value (either from user input, webhook, or default value)
Node Functionality
The Input node creates entry points for data in your workflows. It can:
Fetch values from other flows
Subflows
Accept values from webhooks
Use preset default values
Multiple inputs
can now be added within a single input node - no need for separate input nodes for each field
Important Considerations
Always set clear Input Names for webhook usage
Use Default Values for optional inputs
In summary, the Input node is your workflow’s front door for data entry, whether from users, webhooks, or default settings.
AI Model Governance & Configuration
Output
Assistant
Responses are generated using AI and may contain mistakes.