Block 1 - Image Gen (Nano Banana)
- Type / Role
- n8n-nodes-base.httpRequest - httpRequest
- Config choices
- Version 4.2
This workflow is provided as-is. Please review and test before using in production.
What this is A ready to use n8n workflow that turns new Google Sheets rows (title + summary) into brand safe images using Nano Banana (via KIE.ai) , writes the image URL back to your sheet, generat...
n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.wait, n8n-nodes-base.if, n8n-nodes-base.stickynote, n8n-nodes-base.googlesheetstrigger, n8n-nodes-base.googlesheets, n8n-nodes-base.telegram
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by SuS.
Original n8n.io sourceA ready-to-use n8n workflow that turns new Google Sheets rows (title + summary) into brand-safe images using Nano Banana (via KIE.ai), writes the image URL back to your sheet, generates a tweet text, requests human approval in Telegram, and—on approval—posts to X (Twitter) automatically.
title, blogpost_summary, status=pending). tweet_url + status=posted saved to the sheet.Authorization: Bearer {{ $env.KIE_API_KEY }}). status=pending as the starting condition. image_url is written back to the sheet. tweet_url + status update in the sheet.title, blogpost_summary, (status=pending). tweet_url and status updated in your sheet.Questions? Email: [email protected]
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 25 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate newsletter images with Nano Banana & Post Human-Approved Tweets to X |
|---|---|
| Complexity | advanced |
| Nodes | 25 |
| Categories | Social Media, Multimodal AI |
| Author | SuS |
| Published | 16 Sept 2025 |
Use the JSON export at /data/workflows/8655/8655.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
What this is A ready to use n8n workflow that turns new Google Sheets rows (title + summary) into brand safe images using Nano Banana (via KIE.ai) , writes the image URL back to your sheet, generat...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Social Media, Multimodal AI use case.