Block 1 - Fetch Pending Content
- Type / Role
- n8n-nodes-base.airtable - airtable
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
Description Automate your content repurposing workflow by transforming long form articles, blogs, and newsletters into short, high signal, AI ready social media snippets. οΈ This workflow fetc...
n8n-nodes-base.airtable, n8n-nodes-base.splitinbatches, n8n-nodes-base.set, n8n-nodes-base.if, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.memorybufferwindow, @n8n/n8n-nodes-langchain.outputparserstructured, @n8n/n8n-nodes-langchain.agent
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rahul Joshi.
Original n8n.io sourceAutomate your content repurposing workflow by transforming long-form articles, blogs, and newsletters into short, high-signal, AI-ready social media snippets. βοΈπ€ This workflow fetches pending content from Airtable, generates 30-word snippets, data points, and quote-style insights using GPT-4o-mini, and updates the original record with all generated fields. If Facebook is selected as a target platform, the workflow automatically posts the best snippet via the Meta Graph API and logs the result. Perfect for content, marketing, and social media teams scaling daily publishing without manual rewriting. ππ£
1οΈβ£ Fetches βpendingβ long-form content from Airtable. π₯ 2οΈβ£ Processes all records in batches to avoid rate limits. π 3οΈβ£ Sends full content + metadata to GPT-4o-mini to generate structured snippets. π€ 4οΈβ£ Ensures valid JSON output via the structured parser. π 5οΈβ£ Updates Airtable with: β 30-word snippets β data points β quote insights β a recommended primary snippet β timestamps & status 6οΈβ£ Checks if Facebook is selected as a posting platform. βοΈ 7οΈβ£ Automatically publishes the recommended snippet using the Meta Graph API. π€ 8οΈβ£ Updates Airtable again with post status + response. π 9οΈβ£ Sends a success notification to Slack with full details. π¬
β Automates creation of platform-ready social media snippets β Produces AI-friendly, high-signal content that works for LLM discovery β Eliminates manual rewriting for LinkedIn, Facebook, Twitter, Instagram β Automatically posts to Meta if selected β hands-free publishing β Maintains clean, structured content in Airtable for future reuse β Saves time for marketing, growth, and social teams
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 26 workflow blocks. Download the JSON for the full node graph.
| Workflow | Transform Long-Form Content into Social Snippets with GPT-4o-mini and Meta Auto-Publishing |
|---|---|
| Complexity | advanced |
| Nodes | 26 |
| Categories | Social Media, AI Summarization |
| Author | Rahul Joshi |
| Published | 21 Nov 2025 |
Use the JSON export at /data/workflows/11079/11079.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.
Description Automate your content repurposing workflow by transforming long form articles, blogs, and newsletters into short, high signal, AI ready social media snippets. οΈ This workflow fetc...
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, AI Summarization use case.