Generate & Store AI Images with Sora GPT, Drive & Sheets - n8n Workflow | Neura Market
Generate & Store AI Images with Sora GPT, Drive & Sheets
Automates AI image generation from prompts and reference images via Sora GPT API, uploads to Google Drive, and logs details in Google Sheets on form submission.
This n8n workflow streamlines AI-powered image creation by triggering on a form submission with a text prompt and reference image URL. It uses the Sora GPT Image API (via RapidAPI) for image-to-image generation at 1024x1024 resolution, processes the base64 response into a binary JPEG, uploads the new image to Google Drive, and records metadata like prompts and URLs in Google Sheets.
Key nodes include Form Trigger for user input, HTTP Request for API calls, Code node for base64 decoding, Google
Platform
n8n
Category
Lifestyle
Price
$14.99
Creator
Bryce Yu
AI
Image Generation
Sora GPT
Google Drive
Google Sheets
RapidAPI
Form Trigger
Fitness
Lifestyle
Automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.