SOCIAL MEDIA
On-demand audiogram clip via webhook
Exposes a webhook that accepts a quote, author, and voice; generates an ElevenLabs voiceover and audiogram on demand, archives the assets to cloud storage.
How it runs
The automated pipeline, trigger to output.
- TriggerWebhook receives quote + voice payloadHTTP webhook
- LogicValidate payload + apply voice default
- ActionNarrate quote with ElevenLabsElevenLabs
- ActionRender audiogram cardImage generation
- ActionUpload assets to S3AWS S3
- OutputReturn asset URLs in webhook responseHTTP webhook
What it does
Gives any internal tool, bot, or dashboard a single endpoint to mint a narrated audiogram clip programmatically. Send a quote and voice choice; get back hosted MP3 and image URLs ready to embed or post wherever you like.
When to use it
Use this when audiogram creation needs to be a reusable building block other systems call, not a standalone scheduled job. Ideal for powering a custom 'make a clip' button in your own app, a chatbot command, or a CMS plugin.
How it works
- 1An incoming webhook receives quote text, author, and a voice id.
- 2A validation step rejects malformed or over-length payloads and applies a sane voice default.
- 3ElevenLabs narrates the quote into an MP3.
- 4An image step renders the audiogram waveform card.
- 5Both assets are uploaded to cloud object storage with public-read URLs.
- 6The webhook responds with the audio and image URLs plus metadata for the caller to use.
Set it up
What you configure once, before turning it on.
- 1Connect HTTP webhookTrigger any URL on agent actions.
- 2Connect ElevenLabsText-to-speech, voice cloning.
- 3Connect Image generationManaged Nano Banana image renders, metered per image.
- 4Connect AWS S3Buckets, objects, signed URLs.
- 5Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 6Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 7Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Social Media workflows
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.
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.
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.
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.
Discord /rsvp slash command with Outlook calendar invite
Lets members RSVP to an event via a /rsvp slash command, captures their status (yes/maybe/no), and sends a matching Outlook calendar invitation or cancellation to their email.
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.
