Obsidian Notes Read Aloud Using AI: Available as a Podcast Feed

**How it works:** - Send notes from Obsidian via Webhook to start the audio conversion. - OpenAI converts your text to natural-sounding audio and generates episode descriptions. - Audio files are stored in Cloudinary and automatically attached to your notes in Obsidian. - A professional podcast feed is generated, compatible with all major podcast platforms (Apple, Spotify, Google). **Set up steps:** - Install and configure the [Post Webhook Plugin](https://github.com/Masterb1234/obsidian-post-webhook/) in Obsidian. - Set up Custom Auth credentials in n8n for Cloudinary using the following JSON: ```json { "name": "Cloudinary API", "type": "httpHeaderAuth", "authParameter": { "type": "header", "key": "Authorization", "value": "Basic {{Buffer.from('your_api_key:your_api_secret').toString('base64')}}" } } ``` - Configure podcast feed metadata (title, author, cover image, etc.) Note: The second flow is a generic Podcast Feed module that can be reused in any [...]-to-Podcast workflow. It generates a standard RSS feed from Google Sheets data and podcast metadata, making it compatible with all major podcast platforms.

n8n
Obsidian Notes Read Aloud Using AI: Available as a Podcast Feed
$14.99
Last updated August 29, 2026
30-day money-back guarantee
Instant download
Lifetime updates included

New buyers can create an account from the cart to unlock a controlled $10 first-purchase credit on eligible orders of $25+.

Secure checkout powered by Stripe

Support

How to import this workflow into n8n

  1. 1Purchase or download the workflow to get the n8n workflow JSON file.
  2. 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
  3. 3Open each node marked with a credential warning and connect your own accounts and API keys.
  4. 4Run the workflow once manually to verify the data flow, then toggle it to Active.

Related AI workflows

Need this deployed? We'll set it up for you.

Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.