Developer & DevOps
Execute custom code through manual workflow trigger
3 nodes
191
112
Automatic trigger
Workflow Description
A workflow triggered manually that passes input data to a code function for processing and custom logic execution. Provides complete flexibility for technical automation without relying on external APIs or third-party services.
How it works
- 1.Click the manual trigger button to start the workflow
- 2.Pass input data to the code execution block
- 3.Run the custom function and retrieve the result
Use cases
- Run specific scripts on-demand for testing
- Execute custom business logic and data processing
- Test and validate code without external dependencies
Requirements
- Basic programming knowledge in your chosen language
- Understanding of input/output data structures
- Optional: Environment variables configuration
Service Value
Ready-made workflow template for automation delivery and service execution.
Apps Used
Manual Trigger
Code
Details
Trigger
Automatic trigger
Nodes
3
Apps
2
Views
191
Downloads
112
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (3)
On clicking 'execute'
Manual Trigger
Mock data
Function
Summing function
Function