Obsidian Notes Read Aloud: Available as a Podcast Feed

Obsidian Notes Read Aloud: Available as a Podcast Feed

Manual
High
23
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
23
Node Types
10

Node Types

open Ai
OpenAI1, OpenAI
2 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note6, Sticky Note7, Sticky Note5
8 nodes
webhook
Webhook GET Note, Webhook GET Podcast Feed
2 nodes
http Request
Upload Audio to Cloudinary
1 node
merge
Merge
1 node
aggregate
Aggregate
1 node
set
Give Audio Unique Name, Rename Fields, Manually Enter Other Data for Podcast Feed
3 nodes
respond To Webhook
Send Audio to Obsidian, Return Podcast Feed to Webhook
2 nodes
google Sheets
Append Item to Google Sheet, Get Items from Google Sheets
2 nodes
code
Write RSS Feed
1 node

Workflow JSON

25.17 KB
{
  "id": "f9X48gqgIUwyseMM",
  "meta": {
    "instanceId": "d47f3738b860eed937a1b18d7345fa2c65cf4b4957554e29477cb064a7039870"
  },
  "name": "Obsidian Notes Read Aloud: Available as a Podcast Feed",
  "tags": [],
  "nodes": [
    {
      "id": "a44b5cb3-6c9f-4227-a45f-a21765ea120c",
      "name": "OpenAI1",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -660,
        -180
      ],
      "parameters": {
        "input": "={{ $json.body.content }}",
        "options": {
          "response_format": "mp3"
        },
        "resource": "audio"
      },
      "credentials": {
        "openAiApi": {
          "id": "q8L9oWVM7QyzYEE5",
          "name": "OpenAi account"
        }
      },
      "typeVersion": 1.7
    },
    {
      "id": "9ca589b6-f1c7-44a9-8ff7-4abb979a71c3",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1200,
        -400
      ],
      "parameters": {
        "width": 440,
        "heigh...

Showing first 1000 characters. Click "Expand" to view the full JSON.