Developer & DevOps

Retrieve 3D statue data from external API

10 nodes 288 152 Automatic trigger
Download

Workflow Description

Automation flow that accepts manual trigger, sends HTTP requests to an external API endpoint to fetch 3D statue data, waits for server response, validates results conditionally, and processes retrieved data through custom code logic for further integration.

How it works

  1. 1.Trigger workflow manually on demand
  2. 2.Send HTTP GET/POST request to API endpoint
  3. 3.Wait for server response within timeout period
  4. 4.Check response status and data validity conditions
  5. 5.Parse and transform retrieved data using code block
  6. 6.Return processed results to target system

Use cases

  • Fetch 3D model views for museum or historical database
  • Sync statue records from external service to internal CMS
  • Test API reliability for 3D asset delivery
  • Automate periodic updates of sculpture galleries

Requirements

  • Valid API endpoint URL with 3D data repository
  • Understanding of JSON response structure from server
  • Network accessibility from n8n server to API host

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Manual Trigger HTTP Request If Wait Code

Details

Trigger Automatic trigger
Nodes 10
Apps 5
Views 288
Downloads 152

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

When clicking ‘Test workflow’

Manual Trigger

#1

Midjourney Generator

HTTP Request

#2

Get Midjourney URL

HTTP Request

#3

Verify URL Acquisition

If

#4

Wait for Generation

Wait

#5

Get Random Image URL

Code

#6

Generation 3-view Image with GPT-4o-Image

HTTP Request

#7

Check if the URL is obtained

If

#8

Get Final Output

Code

#9

Get Image

Code

#10