CONTENT CREATION

Build a guest promo kit when an episode goes live

When an episode is published via webhook, assembles a personalized promo kit for the guest — pull quotes, a quote-card image, and ready-to-share copy — then emails it to them.

CategoryContent Creation
Enginesim
Difficultybeginner
Triggerwebhook
Steps5
Setup~5 min

How it runs

The automated pipeline, trigger to output.

  • TriggerEpisode-published webhook receivedHTTP webhook
  • ActionExtract top guest quotes from transcriptOpenAI
  • ActionRender branded quote cardImage generation
  • ActionDraft guest share copyOpenAI
  • OutputEmail promo kit to the guestGmailGmail

What it does

Gives every podcast guest a frictionless way to share their episode. The moment an episode publishes, it builds a tailored promo kit: their best three quotes, a branded quote-card graphic, suggested post copy for two platforms, and the episode link — then emails it directly to the guest.

When to use it

Use it for interview shows where guest amplification drives most of your reach. Sending a polished, copy-paste-ready kit within minutes of going live dramatically increases the odds the guest actually shares.

How it works

  1. 1Your publishing platform fires a webhook when the episode goes live, including the guest's name, email, and transcript URL.
  2. 2An LLM reads the transcript and pulls the three most shareable quotes attributed to the guest.
  3. 3An image step renders a branded quote card from the strongest line.
  4. 4An LLM drafts short, friendly share copy for the guest to post on two platforms.
  5. 5Gmail sends the guest a personalized email with the quotes, the card attached, and the episode link.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect HTTP webhookTrigger any URL on agent actions.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect Image generationManaged Nano Banana image renders, metered per image.
  4. 4
    Connect GmailRead, draft, send, label.
  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.