Developer & DevOps

3D statue views with and API

10 nodes 203 120 Automatic trigger
Download

Workflow Description

An automation workflow that accepts manual triggers to retrieve 3D statue data from an external API, implements conditional logic to handle different responses, and manages request timing to ensure stable and organized processing of successive API calls.

How it works

  1. 1.Receive manual trigger and prepare initial request data
  2. 2.Send HTTP request to the API endpoint to fetch 3D statue information
  3. 3.Evaluate the API response status and route the workflow based on results
  4. 4.Wait for a specified duration before proceeding to the next step
  5. 5.Execute custom code logic to process and format the retrieved statue data

Use cases

  • Fetch 3D statue model data in multiple formats from external sources
  • Manage sequential API requests with rate limiting to prevent server overload

Requirements

  • Valid API authentication credentials or access tokens
  • Clear understanding of the API response structure and data schema

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