This n8n workflow automates the process of generating images using OpenAI’s image API based on chat prompts, storing them in Google Drive, and logging details in Google Sheets for easy management and review. The workflow is triggered either manually or via a webhook when a chat message is received. It sends the chat prompt to OpenAI’s API to generate an image, then uploads the resulting image file to Google Drive. It extracts metadata such as links and thumbnails, which are then recorded in Google Sheets alongside the original prompt and calculated costs based on token usage. Designed for content creators, customer support, or automation enthusiasts, this workflow streamlines image generation, storage, and documentation for efficient workflows.
AI-Generated Image Processor with Google Drive & Sheets
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chatTrigger, aggregate, convertToFile, googleDrive, googleSheets, httpRequest, manualTrigger, set, splitInBatches, splitOut, stickyNote |
Reviews
There are no reviews yet.