Block 1 - RSS Feed Trigger
- Type / Role
- n8n-nodes-base.rssFeedReadTrigger - rssFeedReadTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
How It Works: Your Automated Audio Content System This n8n workflow streamlines the entire process of turning your written articles into engaging audio, distributing them, and tracking their perfor...
n8n-nodes-base.rssfeedreadtrigger, n8n-nodes-base.set, @elevenlabs/n8n-nodes-elevenlabs.elevenlabs, n8n-nodes-base.googledrive, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.googlesheets, n8n-nodes-base.if, n8n-nodes-base.gmail
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Marth.
Original n8n.io sourceThis n8n workflow streamlines the entire process of turning your written articles into engaging audio, distributing them, and tracking their performance. Here's a step-by-step breakdown:
To get this powerful automated audio content system up and running in your n8n instance, follow these steps:
Prepare Your Cloud Services & API Credentials:
Article URL, Article Title, Audio File URL, Generated Audio Title, Generated Audio Description, Generated Audio Tags, Status, Timestamp.Identify Your Text Content Source:
description or content field) should be relatively clean text, as this will be directly processed for audio generation.Build the n8n Workflow:
title, link, and clean the description or content from the RSS feed.Voice ID (you can find this in your Eleven Labs dashboard), and ensure the Text field points to your cleaned article content.Allow Anyone to Read is set to True.audioTitle, audioDescription, and audioTags.generatedAudioTags).To address/Chat ID and the message content for your notifications.Try branch to your very first node (RSS Feed) and the Catch branch to the error Slack notification. Configure the error message in Slack to include relevant details.Test and Activate:
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Convert blog posts to audio content with Eleven Labs & GPT-4 |
|---|---|
| Complexity | intermediate |
| Nodes | 12 |
| Categories | Content Creation, Multimodal AI |
| Author | Marth |
| Published | 31 Jul 2025 |
Use the JSON export at /data/workflows/6717/6717.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
How It Works: Your Automated Audio Content System This n8n workflow streamlines the entire process of turning your written articles into engaging audio, distributing them, and tracking their perfor...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.