Turn image links in a Google Sheet into ready 3D models. The flow adds the model link back to the same row and saves the .glb file to Google Drive. Useful for product teams, ecommerce, and marketing who need many 3D assets fast.
The run can start on a schedule or with a test click. It reads rows where the 3D RESULT cell is empty, maps the image URL, and sends it to an AI 3D service. After the job is created, it waits 60 seconds and checks status in a loop until the model is finished. When complete, it fetches the model url, downloads the file, uploads it to Google Drive, and writes the link back to the sheet using the correct row number.
You will need Google Sheets and Google Drive access and an API key for the AI service. Setup is simple and replaces copy paste and file handling with a hands off run. Expect faster turnaround and clear tracking in your sheet. Good for catalog visuals, AR prep, design previews, and bulk 3D requests.