Skip to main content

Generate unlimited e-commerce ad creative with Nano Banana Image Generator

Workflow preview

Workflow preview
100%
Generate unlimited e-commerce ad creative with Nano Banana Image Generator preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

AI Influencer Ad Creative Generator Generate authentic looking influencer marketing content by automatically combining your product images with reference photos of potential brand ambassadors. This...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.formtrigger, n8n-nodes-base.googledrive, n8n-nodes-base.splitinbatches, n8n-nodes-base.extractfromfile, n8n-nodes-base.httprequest, n8n-nodes-base.converttofile, n8n-nodes-base.set, n8n-nodes-base.stickynote

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Lucas Walter.

Original n8n.io source

1.1 Workflow description

Title
Generate unlimited e-commerce ad creative with Nano Banana Image Generator
Workflow name
Generate unlimited e-commerce ad creative with Nano Banana Image Generator

AI Influencer Ad Creative Generator

Generate authentic-looking influencer marketing content by automatically combining your product images with reference photos of potential brand ambassadors. This workflow uses Google's Gemini AI to create realistic promotional images showing influencers naturally using your products in casual settings, perfect for social media campaigns and marketing materials.

How it works

  • Upload your product image through a simple web form interface
  • Automatically processes reference influencer photos stored in your Google Drive folder
  • AI generates realistic promotional images using Gemini 2.5 Flash, showing each influencer naturally holding/using your product in cafe settings
  • Saves all generated images to your designated Google Drive output folder with organized naming
  • Batch processes multiple influencer images to create a complete campaign asset library

The workflow creates candid, authentic-looking photos that appear as if a friend took a picture of the influencer enjoying your product - perfect for social media advertising that doesn't look overly promotional.

Set up steps

  1. Connect Google Drive account to n8n for accessing influencer reference images and saving outputs
  2. Set up Google Gemini API credentials for AI image generation capabilities
  3. Create two Google Drive folders: one for storing your reference influencer photos, another for generated campaign assets
  4. Configure folder IDs in the workflow nodes to point to your specific Drive locations
  5. Upload reference influencer images to your source folder (headshots or casual photos work best)
  6. Deploy the form trigger to get your webhook URL for product image uploads

Requirements: Google Drive account, Google Cloud account with Gemini API access, collection of reference influencer photos.

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - form_trigger

Type / Role
n8n-nodes-base.formTrigger - formTrigger
Config choices
Version 2.2

Block 2 - list_influencer_images

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 3 - iterate_influencer_images

Type / Role
n8n-nodes-base.splitInBatches - splitInBatches
Config choices
Version 3

Block 4 - download_influencer_image

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 5 - product_image_to_base64

Type / Role
n8n-nodes-base.extractFromFile - extractFromFile
Config choices
Version 1

Block 6 - influencer_image_to_base_64

Type / Role
n8n-nodes-base.extractFromFile - extractFromFile
Config choices
Version 1

Block 7 - generate_image

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 8 - get_image

Type / Role
n8n-nodes-base.convertToFile - convertToFile
Config choices
Version 1.1

Block 9 - upload_image

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 10 - set_result

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 11 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Generate unlimited e-commerce ad creative with Nano Banana Image Generator
Complexity intermediate
Nodes 11
Categories Content Creation, Multimodal AI
Author Lucas Walter
Published 03 Sept 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/8226/8226.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Generate unlimited e-commerce ad creative with Nano Banana Image Generator do?

AI Influencer Ad Creative Generator Generate authentic looking influencer marketing content by automatically combining your product images with reference photos of potential brand ambassadors. This...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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 Content Creation, Multimodal AI use case.