Skip to product information

VNTANA to Figurement 3D Material Review Webhook (n8n)

VNTANA to Figurement 3D Material Review Webhook (n8n)

 (200+Reviews)
Regular price £21.99
Regular price £21.99 Sale price
SAVE Sold out
Instant Digital Download
Unlimited Downloads
Lifetime Access in Your Account
🔥
128+ Sold
Popular with n8n builders
23 people viewing
High interest right now
9 added today
Fast-moving digital product
VNTANA to Figurement 3D Material Review Webhook (n8n)

VNTANA to Figurement 3D Material Review Webhook (n8n)

Regular price £21.99
Regular price £21.99 Sale price
SAVE Sold out

Auto-route VNTANA published 3D models to Figurement for material review

This n8n workflow listens for VNTANA “asset published” webhook events, filters for products tagged “Figurement”, downloads the published GLB model from VNTANA, and uploads it to Figurement via its scene import API—so your team can review and edit materials faster.

What this workflow does

  • Receives a POST webhook from VNTANA whenever an asset is published.
  • Filters by product tags: it checks whether the published product’s tags include the value “Figurement”. If not, the workflow stops.
  • Extracts identifiers from the webhook payload (including product UUID, client UUID, organization UUID, and the GLB blob ID).
  • Downloads the GLB model from VNTANA using the product and client identifiers.
  • Uploads to Figurement by sending a multipart/form-data request to the Figurement scene import endpoint for material editing and review.

Use cases

  • Route only approved VNTANA assets (tagged Figurement) directly into Figurement for consistent material review pipelines.
  • Speed up 3D content workflows by automating GLB transfer the moment a VNTANA asset is published.
  • Reduce manual handoffs between VNTANA and Figurement for SaaS operators managing large asset catalogs.

Technical details

  • n8n nodes used: webhook, if, code, n8n-nodes-vntanavntana, and http request (plus a sticky note for guidance).
  • VNTANA integration: add VNTANA API credentials in the VNTANA community node so the workflow can download published GLB models.
  • Figurement authentication: configure an HTTP Header Auth credential with Authorization: Bearer <FIGUREMENT_API_KEY> for the import request.
  • Configuration: ensure assets intended for Figurement are tagged “Figurement” in VNTANA (or update the tag filter value).
View full details