SOCIAL MEDIA
Drain an Airtable queue of LinkedIn posts into rendered audiograms
On a schedule, pulls every Airtable row marked 'Queued', narrates and renders an audiogram for each, then flips the row to 'Done' with its clip URL.
How it runs
The automated pipeline, trigger to output.
- TriggerSchedule every few hours
- ActionFetch Airtable rows marked Queued (batch-capped)Airtable
- ActionGenerate voiceover per post with ElevenLabsElevenLabs
- ActionRender audiogram and upload to R2Cloudflare R2
- LogicBranch on render success vs failure
- OutputMark Airtable rows Done with clip URL or flag for reviewAirtable
What it does
It treats an Airtable table as a work queue: each pending LinkedIn post gets narrated, rendered into an audiogram, and marked complete with its finished file link, so a backlog drains itself on a steady cadence.
When to use it
When you've collected dozens of posts to repurpose and want a reliable batch processor instead of one-off runs. Good for agencies or solo operators clearing a backlog, where Airtable is already the source of truth for the content pipeline.
How it works
- 1A schedule runs every few hours.
- 2The flow queries Airtable for rows whose status is "Queued," capped at a safe batch size per run.
- 3For each row, the post text is shaped into a narration script.
- 4ElevenLabs generates the voiceover and the flow renders the audiogram.
- 5The clip is uploaded to R2 for a durable URL.
- 6Each processed Airtable row is updated to "Done" with the audio duration and clip link; failures are flagged "Needs review" so nothing silently disappears.
Set it up
What you configure once, before turning it on.
- 1Connect AirtableBases, tables, views, automations.
- 2Connect ElevenLabsText-to-speech, voice cloning.
- 3Connect Cloudflare R2Object storage, S3-compatible.
- 4Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 5Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 6Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Social Media workflows
Localized carousel variants per target market
From one approved master brief, translates the copy into each target locale, renders a localized carousel per market, and publishes each to its region's platform account.
Carousel render and auto-publish on Slack approval
Renders carousel variants from a brief, posts a preview to Slack for a one-click approve, and on approval publishes the chosen variant to the connected social platforms.
A/B carousel cover variants from one brief
Takes a single approved brief and uses an LLM to write three distinct cover-slide headlines, renders a carousel cover for each, and logs the variants to Airtable for an A/B test.
Agent-Driven Comment Policy Review Queue
An agent reviews ambiguous comments against your brand's response policy, decides whether to auto-clear, draft a reply for approval, or escalate, and routes its decision…
Tiered Discord event reminder fan-out (24h / 1h / live)
On a schedule, scans upcoming Discord-tracked events and DMs each confirmed attendee staged reminders at 24 hours, 1 hour, and event start.
Discord event capacity gate with automatic waitlist promotion
Enforces a seat cap on RSVPs: once an event is full, new sign-ups join a waitlist, and when someone drops out the next person is promoted, notified in Discord.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
