Developer & DevOps

Manual workflow trigger with custom code execution

3 nodes 245 113 Automatic trigger
Download

Workflow Description

A foundational automation template that provides manual triggering to execute programmatic operations. Enables developers to activate workflows on-demand and run custom code with complete flexibility, independent of scheduled timers or fixed intervals.

How it works

  1. 1.Activate the workflow manually whenever needed
  2. 2.Execute custom code in a secure sandbox environment
  3. 3.Complete the operation and log results for review

Use cases

  • Test new logic before deploying to production
  • Run administrative tasks based on immediate requests

Requirements

  • Access to n8n interface and user permissions
  • Basic knowledge of coding or scripting

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 245
Downloads 113

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (3)

On clicking 'execute'

Manual Trigger

#1

Mock data

Function

#2

Summing function

Function

#3