π¬ 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
- Upload your brand assets β A form trigger collects up to three files: product, background, and prop.
- AI analysis & content creation β An OpenAI LLM analyzes your brand tone and generates post titles, captions, and visual prompts.
- Media generation β Connected image/video generation workflows create corresponding visuals.
- 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
- Replace all placeholders in nodes:
<<YOUR_SHEET_ID>><<FILE_UPLOAD_BASE>><<YOUR_API_KEY>><<YOUR_N8N_DOMAIN>>/form/<<FORM_ID>>
- Add your own credentials in:
- Google Sheets
- HTTP Request
- AI/LLM nodes
- Execute the workflow or trigger via form.
- Check your connected Google Sheet for generated posts and media links.
π οΈ Requirements
| Tool | Purpose |
|---|---|
| OpenAI / compatible LLM key | Caption & idea generation |
| Image/Video generation API | Creating visuals |
| Google Sheets credentials | Storing results |
| (Optional) n8n Cloud / self-hosted | To run the workflow |
π§ Notes
- The workflow uses modular sub-workflows for image and video creation; you can connect your own generation nodes.
- All credentials and private URLs have been removed.
- Works seamlessly with both n8n Cloud and self-hosted setups.
- Output is meant for creative inspiration β review before posting publicly.
π§© Why itβs useful
- Speeds up campaign ideation and content creation.
- Provides structured, reusable results in Google Sheets.
- Fully visual, modular, and customizable for any brand or industry.
π§ Example Use Cases
- Influencer campaign planning
- Product launch creatives
- E-commerce catalog posts
- Fashion, lifestyle, or tech brand content
β Security & best practices
- No hardcoded keys or credentials included.
- All private URLs replaced with placeholders.
- Static data removed from the public JSON.
- Follows n8nβs template structure, node naming, and sticky-note annotation guidelines.
π¦ 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