Connect ElevenLabs to Salesforce on Stepper to automate your workflows. See the triggers and actions available for each app below.
When this happens in ElevenLabs
New History Item
Triggers when a new text-to-speech history item is created in ElevenLabs.
Do this in Salesforce
Convert Text to Speech
Converts text to speech using an AI voice. Returns the generated audio as base64-encoded data.
Transcribe Audio
Transcribes audio to text using ElevenLabs speech-to-text. Provide an audio URL to transcribe.
Generate Sound Effect
Generates a sound effect from a text description. Returns the generated audio as base64-encoded data.
Convert Speech to Speech
Converts the voice in an audio file to a different AI voice while preserving the speech content. Returns the converted audio as base64-encoded data.
Isolate Audio
Removes background noise from audio, isolating the vocals/speech. Returns the cleaned audio as base64-encoded data.
Generate Music
Generates music from a text description. Returns the generated audio as base64-encoded data.
Generate Dialogue
Generates a multi-speaker dialogue with different AI voices. Returns the generated audio as base64-encoded data.
Create Dubbing Job
Creates an asynchronous dubbing job to translate audio/video into another language. Returns the dubbing job ID for status polling.
Get Dubbing Job
Gets the status and details of a dubbing job. Use this to check if a dubbing job has completed.
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.