Developer & DevOps

Receive webhooks and execute custom code logic

5 nodes 184 120 Webhook
Download

Workflow Description

Reliable automation that captures incoming web requests through a dedicated endpoint, processes data with custom functions, stores results in workflow variables, and sends immediate HTTP responses. Ideal for integrating external services and third-party applications seamlessly.

How it works

  1. 1.Receive incoming request at webhook endpoint
  2. 2.Execute custom function to process incoming data
  3. 3.Store processed results in workflow variables
  4. 4.Return HTTP response to requesting client

Use cases

  • Integrate third-party services with internal applications
  • Process form submissions and validate data
  • Trigger automated actions based on external events

Requirements

  • Active and secure webhook endpoint
  • Basic understanding of function syntax
  • Knowledge of JSON data structures

Service Value

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

Apps Used

Code Webhook Set

Details

Trigger Webhook
Nodes 5
Apps 3
Views 184
Downloads 120

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

Function

Function

#1

POST

Webhook

#2

reg-GET

Webhook

#3

webhook-response

Webhook

#4

SetWebhookData

Set

#5