OTHER
Voice-note webhook to deduped Airtable feature base
Accepts a voice note via webhook, transcribes and structures it, checks for a near-duplicate existing request, and either upvotes the match or creates a new Airtable record.
How it runs
The automated pipeline, trigger to output.
- TriggerWebhook receives voice-note audio URLHTTP webhook
- ActionTranscribe and summarize the requestElevenLabs
- ActionFind similar existing requests in AirtableAirtable
- LogicDecide duplicate vs. new via similarity score
- OutputUpvote existing or create new Airtable recordAirtable
What it does
Keeps your feature-request base clean by catching duplicates at intake. A posted voice note is transcribed and summarized, then compared against existing requests. If it matches one closely, the workflow increments that record's vote count instead of creating clutter; if it's new, it adds a fresh structured record.
When to use it
Use it when many customers ask for the same things in their own words and your board fills with redundant cards. The dedupe step turns scattered asks into a single record with real demand signal.
How it works
- 1An app or recorder POSTs the audio URL to the webhook trigger.
- 2ElevenLabs transcribes the audio; OpenAI produces a normalized request title and summary.
- 3Airtable is queried for existing requests in the same category.
- 4OpenAI scores semantic similarity against candidates; a logic step decides match vs. new.
- 5On a match, the existing Airtable record's vote count and "last requested" date are updated; otherwise a new structured record is created.
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 OpenAIModels, embeddings, files.
- 4Connect AirtableBases, tables, views, automations.
- 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.
