workflows.fit
Back to n8n workflows
n8n templateFreeBy Kurt Bijl

Multi-platform social media publisher with Airtable, Google Drive, and Postiz

πŸ“ POSTIZ MEDIA UPLOAD WORKFLOW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🎯 PURPOSE: Automated media upload pipeline that downloads videos and images from Google Drive and uploads them to Postiz storage for social...

Data & StorageDevelopmentCore NodesUtilityAirtableHttp RequestGoogle DriveSticky Note
Loading interactive preview...

Template notes

πŸ“ POSTIZ MEDIA UPLOAD WORKFLOW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

🎯 PURPOSE: Automated media upload pipeline that downloads videos and images from Google Drive and uploads them to Postiz storage for social media posting.

πŸ”„ WORKFLOW PROCESS: 1. Webhook triggers the workflow 2. Fetch media metadata from Airtable 3. Download video + image from Google Drive 4. Upload both files to Postiz storage 5. Save Postiz file paths back to Airtable

πŸ”§ TECHNICAL DETAILS: β€’ API: Postiz /upload endpoint (multipart-form-data) β€’ Storage: Converts Google Drive files β†’ Postiz URLs β€’ Integration: Updates Airtable with Postiz paths β€’ Required: All media must be uploaded before posting

πŸ“± SOCIAL MEDIA POSTING WORKFLOW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

🎯 PURPOSE: Automated multi-platform social media posting using Postiz API. Distributes content across Instagram, Twitter/X (2 accounts), LinkedIn, and Facebook with platform-specific content cleaning and formatting.

πŸ”„ COMPLETE WORKFLOW PROCESS: 1. πŸ“Š Fetch social media content from Airtable database 2. πŸ”— Get integration IDs for all connected social platforms 3. πŸ”€ Route each platform to appropriate content processor 4. 🧹 Clean content to prevent JSON formatting errors 5. πŸ“± Post to respective social media platforms simultaneously

πŸ“‹ PLATFORM COVERAGE: β€’ πŸ“Έ Instagram (Visual content + captions) β€’ 🐦 Twitter/X Main Account (Text + images) β€’ 🐦 Twitter/X Alt Account (Duplicate posting) β€’ πŸ’Ό LinkedIn (Professional content) β€’ πŸ“˜ Facebook (Meta ecosystem posting)