Developer & DevOps

Execute Manual HTTP Requests and Assign Response Data

3 nodes 174 100 Automatic trigger
Download

Workflow Description

A workflow that allows manual triggering of HTTP requests on demand, processing responses and dynamically mapping data for use in subsequent steps, providing flexibility for API development and testing integrations.

How it works

  1. 1.Activate the workflow manually via a trigger button
  2. 2.Send an HTTP request to a specified endpoint and receive data
  3. 3.Map the response data into variables for downstream usage

Use cases

  • Test API endpoints during development and debugging
  • Manually trigger complex data processing workflows when needed

Requirements

  • Access to a valid and reachable HTTP endpoint
  • Knowledge of the expected data structure from the API response

Service Value

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

Apps Used

Manual Trigger HTTP Request Set

Details

Trigger Automatic trigger
Nodes 3
Apps 3
Views 174
Downloads 100

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)

When clicking ‘Test workflow’

Manual Trigger

#1

Fetch Image from API

HTTP Request

#2

Set Image Properties

Set

#3