OTHER

Voice-note intake to a Trello feature-request board

Transcribes customer voice memos with ElevenLabs, extracts the underlying feature request with an LLM, and files it as a structured card on a Trello board so nothing gets lost.

CategoryOther
Enginesim
Difficultybeginner
Triggerevent
Steps5
Setup~5 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNew audio file in Dropbox intake folderDropboxDropbox
  • ActionTranscribe voice note with ElevenLabsElevenLabsElevenLabs
  • ActionExtract structured feature request with OpenAIOpenAI
  • LogicRoute bug vs. feature to the right list
  • OutputCreate structured Trello cardTrelloTrello

What it does

Turns raw customer voice notes into clean, structured Trello cards. When an audio file lands in your intake folder, the workflow transcribes it, distills the request into a title, problem statement, and desired outcome, then creates a card in the correct board list ready for triage.

When to use it

Use it when customers, sales reps, or support agents capture feedback as voice memos (phone calls, Loom-style ramblings, hallway asks) and you want every one to become a trackable item without manual typing. Ideal for small product teams that triage in Trello.

How it works

  1. 1A new audio file dropped in the watched Dropbox folder fires the trigger.
  2. 2ElevenLabs transcribes the audio to text.
  3. 3OpenAI parses the transcript into a structured request: title, problem, proposed outcome, and a rough priority guess.
  4. 4A logic step routes bug-like requests to a "Needs Triage" list and feature ideas to "Backlog."
  5. 5A Trello card is created with the structured fields in the description and the transcript attached.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect DropboxFiles and folders.
  2. 2
    Connect ElevenLabsText-to-speech, voice cloning.
  3. 3
    Connect OpenAIModels, embeddings, files.
  4. 4
    Connect TrelloKanban boards for everything.
  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.