🎬 Transform blog posts to multi-platform content with GPT-4o, Unsplash and Airtable

⚑ 414 views · 🎬 Content Creation & Video

πŸ’‘ Pro Tip β€” If you’re pulling LinkedIn data through HTTP requests or dealing with API restrictions, there’s a community node called ScraperNode that handles this natively. It has dedicated scrapers for profiles, companies, jobs, and people search β€” you just pass a URL and get structured data back.

View All Scrapers

Description

How it works

β€’ RSS feed monitors your blog for new posts automatically β€’ Extracts and cleans full article content from the blog post β€’ AI Chain (GPT-4o) transforms content into 5 platform-optimized formats (LinkedIn, Twitter, Instagram, Email, Video) β€’ Unsplash API suggests relevant images for each content piece β€’ Slack notification alerts content team with preview of all formats β€’ Airtable logs everything for content calendar tracking β€’ Optional auto-posting to LinkedIn and Twitter (disabled by default) β€’ Structured output parser ensures all 5 formats are generated correctly with proper character limits

Set up steps

β€’ Time to set up: 10-15 minutes β€’ Replace RSS feed URL with your blog’s feed (common formats: /feed, /rss, /feed.xml) β€’ Get Slack channel ID for content team notifications β€’ Create Airtable base with 14 columns (Original_Title, Original_URL, Published_Date, LinkedIn_Post, LinkedIn_Hashtags, Twitter_Thread, Twitter_Hashtags, Instagram_Caption, Instagram_Hashtags, Email_Subject, Email_Body, Video_Script, Suggested_Images, Status) β€’ Add credentials: OpenAI (GPT-4o), Unsplash API, Slack OAuth2, Airtable Token β€’ Replace placeholder IDs in Slack and Airtable nodes β€’ Optional: Enable LinkedIn/Twitter auto-posting nodes and add OAuth2 credentials

What you’ll need

β€’ OpenAI API - GPT-4o access for AI content repurposing β€’ Unsplash API - Free tier available for image suggestions β€’ Slack - Standard workspace for team notifications β€’ Airtable - Free plan works for content tracking β€’ Blog with RSS feed - WordPress, Ghost, Medium, Webflow all supported β€’ LinkedIn/Twitter OAuth2 (optional) - For auto-posting feature

Who this is for

Content creators, marketing teams, and agencies that want to maximize content ROI by automatically repurposing blog posts into platform-specific content. Perfect for B2B companies publishing regular blog content who need consistent multi-platform presence without manual reformatting.

πŸ”— Nodes Used

Airtable, HTTP Request, RSS Read, Slack, X (Formerly Twitter), LinkedIn

πŸ“₯ Import

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

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