Block 1 - Schedule Trigger
- Type / Role
- n8n-nodes-base.scheduleTrigger - scheduleTrigger
- Config choices
- Version 1.3
This workflow is provided as-is. Please review and test before using in production.
Description Automate your entire content to audio workflow by converting new blog articles into fully produced podcast episodes using AI scriptwriting and ElevenLabs narration. This automat...
n8n-nodes-base.scheduletrigger, n8n-nodes-base.googledrive, @n8n/n8n-nodes-langchain.outputparserstructured, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatazureopenai, n8n-nodes-base.splitinbatches, n8n-nodes-base.slack, n8n-nodes-base.function
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rahul Joshi.
Original n8n.io sourceAutomate your entire content-to-audio workflow by converting new blog articles into fully produced podcast episodes using AI scriptwriting and ElevenLabs narration. ππ€ This automation monitors an RSS feed for new posts, rewrites each article into a human-sounding podcast script, generates natural-sounding audio, uploads the MP3 file to Google Drive, builds an RSS-compatible episode entry, and notifies your team on Slack when the episode is ready. Perfect for brands, creators, and teams looking to scale multi-format content distribution without manual recording or editing. β‘π§
1οΈβ£ Runs daily (10 AM) to check your RSS feed for new blog posts. β° 2οΈβ£ Fetches newly published articles and loops through each one. π 3οΈβ£ Sends the article text to an AI agent to rewrite it into a natural, conversational podcast script. ππ€ 4οΈβ£ Ensures clean AI output using a structured JSON schema. π 5οΈβ£ Converts the rewritten script into high-quality MP3 audio using ElevenLabs. ππ§ 6οΈβ£ Uploads the MP3 file into a Google Drive folder. βοΈ 7οΈβ£ Generates RSS XML markup for a new podcast episode entry. π° 8οΈβ£ Extracts title, MP3 link, and metadata for feed publishing. π 9οΈβ£ Sends a Slack notification that the new episode is ready. π¬ π Outputs episode URL and metadata for further automations. π
β Automatically turns written blog content into high-quality audio episodes β Produces natural, human-like narration using ElevenLabs β Maintains consistent podcast formatting with automated script structuring β Uploads finished episodes directly to Google Drive for distribution β Generates ready-to-publish RSS entries for podcast hosting β Notifies your team instantly when new episodes go live β Saves time for marketing, content, and podcast production teams
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 podcast episodes with GPT-4o, ElevenLabs & Google Drive |
|---|---|
| Complexity | advanced |
| Nodes | 22 |
| Categories | Content Creation, Multimodal AI |
| Author | Rahul Joshi |
| Published | 17 Dec 2025 |
Use the JSON export at /data/workflows/11897/11897.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.
Description Automate your entire content to audio workflow by converting new blog articles into fully produced podcast episodes using AI scriptwriting and ElevenLabs narration. This automat...
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.