🎬 Generate influencer posts with GPT-4, Google Sheets, and Media APIs

⚑ 812 views · 🎬 Content Creation & Video

Description

This template transforms uploaded brand assets into AI-generated influencer-style posts β€” complete with captions, images, and videos β€” using n8n, OpenAI, and your preferred image/video generation APIs.


🧠 Who it’s for

Marketers, creators, or brand teams who want to speed up content ideation and visual generation.
Perfect for social-media teams looking to turn product photos and brand visuals into ready-to-review creative posts.


βš™οΈ How it works

  1. Upload your brand assets β€” A form trigger collects up to three files: product, background, and prop.
  2. AI analysis & content creation β€” An OpenAI LLM analyzes your brand tone and generates post titles, captions, and visual prompts.
  3. Media generation β€” Connected image/video generation workflows create corresponding visuals.
  4. Result storage β€” All captions, image URLs, and video URLs are automatically written to a Google Sheet for review or publishing.

🧩 How to set it up

  1. Replace all placeholders in nodes:
    • <<YOUR_SHEET_ID>>
    • <<FILE_UPLOAD_BASE>>
    • <<YOUR_API_KEY>>
    • <<YOUR_N8N_DOMAIN>>/form/<<FORM_ID>>
  2. Add your own credentials in:
    • Google Sheets
    • HTTP Request
    • AI/LLM nodes
  3. Execute the workflow or trigger via form.
  4. Check your connected Google Sheet for generated posts and media links.

πŸ› οΈ Requirements

ToolPurpose
OpenAI / compatible LLM keyCaption & idea generation
Image/Video generation APICreating visuals
Google Sheets credentialsStoring results
(Optional) n8n Cloud / self-hostedTo run the workflow

🧠 Notes


🧩 Why it’s useful


🧠 Example Use Cases


βœ… Security & best practices


πŸ“¦ Template info

Name: AI-Powered Influencer Post Generator with Google Sheets and Image/Video APIs Category: AI / Marketing Automation / Content Generation
Author: Palak Rathor
Version: 1.0 (Public Release β€” October 2025)

πŸ”— Nodes Used

Google Sheets, HTTP Request, Execute Sub-workflow, Filter, AI Agent, OpenAI Chat Model

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup