Generate Text-to-Speech Using Elevenlabs via API

Generate Text-to-Speech Using Elevenlabs via API This workflow provides an API endpoint to generate speech from text using [Elevenlabs.io](https://elevenlabs.io/), a popular text-to-speech service. Step 1: Configure Custom Credentials in n8n To set up your credentials in n8n, create a new custom authentication entry with the following JSON structure: json { "headers": { "xi-api-key": "your-elevenlabs-api-key" } } Replace "your-elevenlabs-api-key" with your actual Elevenlabs API key. Step 2: S

Integrations Used (2)

Workflow Structure (5 nodes)
100%
Webhook
Webhook
If
If params correct
Http Request
Generate voice
Respond To Webhook
Respond to Webhook
Respond To Webhook
Error
Node Types:
logic
trigger
http
Requires credentials

Prerequisites

Required Credentials (1)

Http Custom Auth

Used by: Generate voice

Docs

Complexity

Moderate

Some experience helpful. Multiple integrations or logic.

Setup time: ~20 min
Score: 31/100
Conditional Logic

When to Use This Workflow

AI-Powered Content Creation

Automate content generation, summarization, or analysis using AI capabilities.

Save hours of manual work while maintaining quality and consistency.

Real-time Response

React instantly when events happen - new orders, form submissions, or API calls.

Zero delay between trigger and action for time-sensitive workflows.

Error Reduction

Eliminate human error from routine processes with consistent automation.

Improve accuracy and reliability across your workflows.

workflow.json
{
  "nodes": [
    {
      "id": "73b64763-5e18-4ff1-bb52-ba25a08d3c3a",
      "name": "If params correct",
      "type": "n8n-nodes-base.if",
      "position": [
        500,
        200
      ],
      "parameters": {
        "options": {},
        "conditions": {
          "options": {
            "leftValue": "",
            "caseSensitive": true,
            "typeValidation": "strict"
          },
          "combinator": "and",
          "conditions": [
...

Workflow Details

Nodes
6
Trigger
Webhook
Source
awesome
Added
Dec 4, 2025

Need Help?

Check out the official n8n documentation for detailed guides.

Related Workflows

Intelligent Web Query and Semantic Re-Ranking Flow

Step 1. Set Up a Free Brave Web Search Query API Key To attain the free web search API tier from Brave, follow these ste...

Webhook
Outputparserautofixing
Outputparserstructured
Chainllm
20 nodesWebhook
Curated

Selenium Ultimate Scraper Workflow

N8N Ultimate Scraper - Workflow This workflow's objective is to collect data from any website page, whether it requires...

Lmchatopenai
Http-request
Informationextractor
Openai
63 nodesWebhook
Curated

πŸ”πŸ› οΈPerplexity Researcher to HTML Web Page

Create Article from Perplexity Research

Lmchatopenai
Outputparserstructured
Webhook
Telegram
47 nodesWebhook
Curated

AI Agent to chat with you Search Console Data, using OpenAI and Postgres

Webhook - ChatInput This webhook serves as the endpoint for receiving ChatInput data. Ensure that you include: - chatInp...

Memorypostgreschat
Lmchatopenai
Webhook
Toolworkflow
30 nodesWebhook
Curated

AI Agent for realtime insights on meetings

... or watch set up video [10 min] [![Youtube Thumbnail](https://res.cloudinary.com/de9jgixzm/image/upload/v1739773273/Y...

Openai
Postgres
Postgrestool
Http-request
19 nodesWebhook
Curated

AI Data Extraction with Dynamic Prompts and Airtable

1. Get Table Schema [Learn more about the Airtable node](https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-ba...

Http-request
Chainllm
Lmchatopenai
Airtable
51 nodesWebhook
Curated