CONTENT CREATION

Narrate a blog post in multiple languages and sort each into its Dropbox locale folder

On a webhook from your CMS, this workflow translates a blog post into each target language, narrates each version with ElevenLabs.

CategoryContent Creation
Enginesim
Difficultyadvanced
Triggerwebhook
Steps5
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWebhook from CMS with post and target localesHTTP webhook
  • ActionTranslate and adapt script per languageOpenAI
  • ActionNarrate each language with locale voiceElevenLabsElevenLabs
  • LogicRoute each MP3 to its locale folder
  • OutputSave audio into per-language Dropbox foldersDropboxDropbox

What it does

Produces localized audio editions of a single blog post in one pass. It translates the article into each language you serve, narrates every version, and organizes the resulting MP3s into separate Dropbox folders by locale so regional teams pull only their version.

When to use it

Use it when you distribute content across markets and need audio in several languages — for example an English source post that also ships in Spanish, German, and Portuguese podcast feeds.

How it works

  1. 1Your CMS sends a webhook with the post body and the list of target locales.
  2. 2For each locale, OpenAI translates the article and adapts it into a natural narration script.
  3. 3ElevenLabs narrates each language using a voice configured for that locale.
  4. 4A routing step maps each finished MP3 to its locale-specific Dropbox folder.
  5. 5Every audio file lands in its matching Dropbox folder, ready for regional publishing.

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 ElevenLabsText-to-speech, voice cloning.
  4. 4
    Connect DropboxFiles and folders.
  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.