CONTENT CREATION
Process the Airtable photo-edit queue on a schedule
Runs on a schedule, pulls every Airtable row marked Needs Edit, upscales and cleans each linked image through Replicate, and flips the row to Ready with the new asset URL attached.
How it runs
The automated pipeline, trigger to output.
- TriggerScheduled timer fires
- ActionQuery Airtable for rows marked Needs EditAirtable
- LogicSkip rows missing a source image
- ActionUpscale and clean each image with ReplicateReplicate
- ActionUpload finished asset to R2Cloudflare R2
- OutputUpdate Airtable row to Ready with asset URLAirtable
What it does
Works an Airtable backlog of product photos in batches. On each scheduled run it finds rows flagged for editing, sends their images through an upscale-then-background-clean pass on Replicate, and updates the row with the finished asset and a Ready status.
When to use it
Use it when your catalog team triages photos in Airtable and wants editing to happen automatically overnight or hourly instead of one-off. It keeps a single source of truth in the table while offloading the actual image work.
How it works
- 1A scheduled timer fires (for example every hour).
- 2The flow queries Airtable for all rows where status equals `Needs Edit`.
- 3A logic step skips any row missing a source image so it can be fixed manually.
- 4Each remaining image is upscaled and then background-cleaned via two Replicate model calls.
- 5The finished image is uploaded to R2 for durable hosting.
- 6The Airtable row is updated with the R2 URL and its status set to `Ready`.
Set it up
What you configure once, before turning it on.
- 1Connect AirtableBases, tables, views, automations.
- 2Connect ReplicateImage, video, and model inference.
- 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 Content Creation workflows
Build a Dropbox B-roll library from exported blog drafts
Triggers when a new blog draft file lands in a Dropbox folder, generates a Replicate B-roll clip for each paragraph.
Generate B-roll clips when a blog post is marked Ready in Notion
Watches a Notion blog database for posts flipped to 'Ready', splits the body into paragraphs, and generates a short B-roll video clip for each paragraph with Replicate.
On-demand: turn a blog URL into narrated B-roll clips
Accepts a blog URL via webhook, scrapes the article, generates a B-roll clip per paragraph with Replicate and a voiceover with ElevenLabs.
On-Demand Screenshot Freshness Report from a Slack Command
A writer requests a freshness check in Slack for a specific docs page; the workflow inspects every screenshot on that page, scores each by age and version gap.
Sync a Figma master frame into localized hero renders
Pulls the current master hero frame and its text layers from Figma, generates a localized image variant for each locale defined in Airtable.
Research-driven localized hero banners tuned per market
An agent researches cultural and seasonal cues for each target market, adapts the master hero concept to fit local context, generates a tailored image per locale.
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.
