Developer & DevOps

Process manual requests and send data via HTTP

7 nodes 298 147 Automatic trigger
Download

Workflow Description

A workflow that receives manual requests, processes HTML content, splits data into individual elements, and sends them via HTTP requests with proper variable mapping. Ensures seamless integration with external systems and APIs.

How it works

  1. 1.Receive incoming request through the manual trigger
  2. 2.Process and parse HTML content from the request
  3. 3.Split data into individual elements using Split Out node
  4. 4.Map and assign required variables using Set node
  5. 5.Send processed data via HTTP Request to external service

Use cases

  • Convert manual web forms into structured API requests
  • Transform HTML data from external sources and forward it
  • Bridge manual systems with cloud-based services

Requirements

  • Target server URL or endpoint for HTTP requests
  • Understanding of the HTML data structure to be processed
  • Knowledge of expected data format from receiving service
  • Access credentials or permissions for external server

Service Value

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

Apps Used

Manual Trigger HTML HTTP Request Split Out Set

Details

Trigger Automatic trigger
Nodes 7
Apps 5
Views 298
Downloads 147

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

When clicking ‘Test workflow’

Manual Trigger

#1

Extract Box

HTML Page

#2

Request to Github Trend

HTTP Request

#3

Turn to a list

Split Out

#4

Set Result Variables

Set

#5

Extract repository data

HTML Page

#6

Extract all repositories

HTML Page

#7