Developer & DevOps

Automated workflow

7 nodes 200 117 Automatic trigger
Download

Workflow Description

Automated workflow that accepts manual requests, processes HTML content, sends HTTP calls to external services, splits results into discrete items, and stores data in variables for downstream processing with minimal configuration.

How it works

  1. 1.Trigger the workflow with a manual request input
  2. 2.Parse HTML content and extract relevant data elements
  3. 3.Send HTTP request to external API and receive response data
  4. 4.Split the returned results into individual records for processing
  5. 5.Set and store variables for use in subsequent workflow steps

Use cases

  • Streamline data integration from external APIs and third-party web services into your business processes
  • Automate the transformation and routing of API responses to multiple downstream applications

Requirements

  • Basic knowledge of HTTP request methods and API endpoints
  • Understanding of HTML parsing and data extraction techniques

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 200
Downloads 117

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