workflows.fit
Back to n8n workflows
n8n templateFreeBy Oleksandr Pohorelov

Create viral social posts with Airtable, Claude, Flux, and PostPulse

++How it works++ This workflow takes post ideas and prompts from Airtable, creates viral social media content with Claude, and schedules daily posts in PostPulse. ++Set up steps++ - Airtable Trigger: Triggers our work...

Data & StorageDevelopmentCore NodesAILangchainAirtable TriggerHttp Request@postpulse/n8n-nodes-postpulse.post Pulse
Loading interactive preview...

Template notes

++How it works++ This workflow takes post ideas and prompts from Airtable, creates viral social media content with Claude, and schedules daily posts in PostPulse.

++Set up steps++ - Airtable Trigger: Triggers our workflow via the Created field in our base. - HTTP Node: 3rd party API call to generate an AI image. Prompt is sourced from Airtable base. - Anthropic's Claude: Creates a viral social media post using the Post Idea field in Airtable base. - Download File: Downloads the generated image from Step 2. - Upload Media to PostPulse: Upload the downloaded image to PostPulse in order to retrieve our path ID. - Schedule a Light Post: Schedule the posting date of our generated Claude post and AI image. - Update Airtable Base: Update Posted? field in Airtable to Yes.