Web Automation

Trigger Custom Workflows with Code Execution

2 nodes 122 87 Automatic trigger
Download

Workflow Description

A foundational automation template that enables manual workflow initiation with custom code execution. Ideal for building advanced automation processes that require programmatic logic or specialized data processing before proceeding to subsequent operations.

How it works

  1. 1.Define a manual trigger to start the workflow
  2. 2.Execute custom code for data processing
  3. 3.Pass results to the next workflow step

Use cases

  • Build complex automations requiring programmatic logic
  • Process raw data before sending it to external applications

Requirements

  • Basic knowledge of code writing
  • Access to an n8n account

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Manual Trigger Code

Details

Trigger Automatic trigger
Nodes 2
Apps 2
Views 122
Downloads 87

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 (2)

On clicking 'execute'

Manual Trigger

#1

Get Local Datetime

Function

#2