MARKETING

On-demand variant set for a single SKU via webhook

Accepts a webhook with a SKU and source image URL, generates a fixed set of background and lifestyle ad variants with Replicate.

CategoryMarketing
Enginesim
Difficultyadvanced
Triggerwebhook
Steps6
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWebhook with SKU and image URLHTTP webhook
  • LogicValidate payload has usable image
  • ActionGenerate variant set with ReplicateReplicateReplicate
  • ActionStore rendered variants in S3AWS S3
  • ActionCreate Pending review rows in AirtableAirtableAirtable
  • OutputReturn variant URLs to callerHTTP webhook

What it does

Gives any upstream system — a PIM, a Shopify app, an internal tool — a single endpoint to request ad creative for one product. It generates a standard set of variants (clean background, lifestyle scene, seasonal accent) and both returns the links synchronously and files them for review.

When to use it

Use this when creative generation needs to be triggered programmatically for one product at a time — for example, a merchandiser hits a Generate Ads button on a product page and expects variant links back, with the board updated automatically.

How it works

  1. 1An HTTP webhook arrives carrying the SKU, product name, and source image URL.
  2. 2The flow validates the payload and rejects requests missing a usable image URL.
  3. 3Replicate generates the configured variant set from the source image in one pass.
  4. 4The rendered variants are stored to an S3 bucket so they have stable, shareable URLs.
  5. 5Pending review rows for each variant are created on the Airtable board with the SKU and variant type.
  6. 6The webhook response returns the variant URLs and the Airtable record IDs to the caller.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect HTTP webhookTrigger any URL on agent actions.
  2. 2
    Connect ReplicateImage, video, and model inference.
  3. 3
    Connect AWS S3Buckets, objects, signed URLs.
  4. 4
    Connect AirtableBases, tables, views, automations.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.