Image-to-3D

Image-to-3D

Complex
High
17
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
17
Node Types
9

Node Types

manual Trigger
When clicking ‘Test workflow’
1 node
http Request
Get status, Create 3D Image, Get Url 3D image, Get File 3D image
4 nodes
wait
Wait 60 sec.
1 node
schedule Trigger
Schedule Trigger
1 node
sticky Note
Sticky Note4, Sticky Note3, Sticky Note5, Sticky Note6, Sticky Note7
5 nodes
if
Completed?
1 node
google Sheets
Update result, Get new image
2 nodes
set
Set data
1 node
google Drive
Upload 3D Image
1 node

Workflow JSON

15.04 KB
{
  "id": "XiwLd0JwGmDoY0mr",
  "meta": {
    "instanceId": "a4bfc93e975ca233ac45ed7c9227d84cf5a2329310525917adaf3312e10d5462",
    "templateCredsSetupCompleted": true
  },
  "name": "Image-to-3D",
  "tags": [],
  "nodes": [
    {
      "id": "8cc77575-854f-4359-8faa-fc78b8c23b65",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -220,
        400
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0dc7e6b8-43b8-4b9a-aa7a-4a100598162f",
      "name": "Get status",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        840,
        400
      ],
      "parameters": {
        "url": "=https://queue.fal.run/fal-ai/trellis/requests/{{ $('Create 3D Image').item.json.request_id }}/status ",
        "options": {},
        "authentication": "genericCredentialType",
        "genericAuthType": "httpHeaderAuth"
      },
      "credentials": {
        "httpHeaderAuth": {
          ...

Showing first 1000 characters. Click "Expand" to view the full JSON.