OTHER
Daily Multilingual Voice Digest of Status Updates
On a schedule, gathers the day's customer-facing status notes, generates a short spoken digest in each supported language with ElevenLabs.
How it runs
The automated pipeline, trigger to output.
- TriggerScheduled trigger before shift start
- ActionFetch last 24h of status notes from PostgresPostgres
- ActionSummarize into spoken-style script per languageOpenAI
- LogicSkip languages with no updates today
- ActionGenerate audio digest per languageElevenLabs
- OutputPost digest to regional Slack channelsSlack
What it does
Each morning the workflow pulls the latest customer status notes from a Postgres table, condenses them into a tight script, and produces a spoken digest in every supported language. The finished audio clips are posted into the right regional Slack channel so support and CS teams start the day with an audio briefing in their own language.
When to use it
Use this when distributed support teams need a fast daily catch-up on incidents, releases, or policy notes and prefer a 60-second listen over a wall of text. It is ideal for hands-busy ops teams and markets where audio uptake beats email open rates.
How it works
- 1A scheduled trigger fires each morning before shift start.
- 2A Postgres query fetches the past 24 hours of published status notes.
- 3An OpenAI step summarizes them into a short, spoken-style script per language.
- 4A logic step skips languages with no relevant updates so quiet days stay quiet.
- 5ElevenLabs renders each script into an MP3 voice digest.
- 6The clip is posted to the matching regional Slack channel as the morning briefing.
Set it up
What you configure once, before turning it on.
- 1Connect PostgresAny Postgres URL — query, write, migrate.
- 2Connect OpenAIModels, embeddings, files.
- 3Connect ElevenLabsText-to-speech, voice cloning.
- 4Connect SlackChannels, DMs, threads, mentions.
- 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 Other workflows
Sync IVR Prompt Registry in Airtable to Fresh ElevenLabs Audio
Runs nightly against an Airtable IVR prompt registry, finds rows whose script text changed since last synthesis, regenerates only those ElevenLabs clips.
Agent-Driven Full IVR Re-Voicing for a Rebrand
An agent takes a rebrand brief from Notion, audits every IVR prompt for old naming, rewrites and re-synthesizes the affected ones with ElevenLabs, archives them to Dropbox.
Regenerate IVR Voice Prompts When Notion Naming Doc Changes
Watches a Notion product-naming page and, whenever a product or feature name changes, regenerates the affected ElevenLabs IVR audio prompts and saves the new MP3s to Dropbox.
Pre-register a visitor, email a QR badge, and alert the host on arrival
When a host submits a visitor pre-registration form, this creates a visitor record, emails the guest a scannable QR badge with arrival instructions.
Sweep stale visitor check-ins, auto-checkout, and flag overdue guests
On a recurring schedule this finds visitors still marked on-site past their expected departure, auto-checks-out anyone past end-of-day.
Slack-Approved IVR Re-Voicing After a Product Rename
On demand from Slack, drafts updated IVR prompt scripts for a renamed product, posts them for human approval.
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.
