<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Zapier 대안 Archives - Prsm Studio</title>
	<atom:link href="https://prsm-studio.com/tag/zapier-%EB%8C%80%EC%95%88/feed/" rel="self" type="application/rss+xml" />
	<link>https://prsm-studio.com/tag/zapier-대안/</link>
	<description>automation · homeserver · side projects · game · gadgets · play</description>
	<lastBuildDate>Wed, 01 Apr 2026 15:47:07 +0000</lastBuildDate>
	<language>ko-KR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://prsm-studio.com/wp-content/uploads/2026/03/ic_launcher-playstore-150x150.png</url>
	<title>Zapier 대안 Archives - Prsm Studio</title>
	<link>https://prsm-studio.com/tag/zapier-대안/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>[컴퓨터 놀이] 코알못도 했다! 나만의 홈서버 구축기 (7) — n8n으로 서버가 알아서 일하게 만들기</title>
		<link>https://prsm-studio.com/code-illiterate-home-server-build-7-n8n-automation/</link>
					<comments>https://prsm-studio.com/code-illiterate-home-server-build-7-n8n-automation/#respond</comments>
		
		<dc:creator><![CDATA[Toaster]]></dc:creator>
		<pubDate>Sun, 15 Mar 2026 09:32:45 +0000</pubDate>
				<category><![CDATA[컴퓨터 놀이]]></category>
		<category><![CDATA[홈서버/셀프호스팅]]></category>
		<category><![CDATA[AI 자동화]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[n8n]]></category>
		<category><![CDATA[Zapier 대안]]></category>
		<category><![CDATA[셀프호스팅]]></category>
		<category><![CDATA[워크플로우]]></category>
		<category><![CDATA[텔레그램 알림]]></category>
		<category><![CDATA[홈서버]]></category>
		<guid isPermaLink="false">https://prsm-studio.com/?p=459</guid>

					<description><![CDATA[<p>홈서버에 n8n을 설치하고 개발일지 Notion 자동 동기화, 블로그 Google 색인 감시, 서버 헬스체크, 모닝 브리핑까지 4가지 실전 자동화 워크플로우를 만든 이야기. Zapier 대신 무료로.</p>
<p>The post <a href="https://prsm-studio.com/code-illiterate-home-server-build-7-n8n-automation/">[컴퓨터 놀이] 코알못도 했다! 나만의 홈서버 구축기 (7) — n8n으로 서버가 알아서 일하게 만들기</a> appeared first on <a href="https://prsm-studio.com">Prsm Studio</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>지난 6편까지 홈서버에 사진 백업(Immich), AI 비서(OpenClaw), 로컬 AI(Ollama), 블로그(WordPress)를 전부 올렸습니다. 이 서비스들, 각각은 잘 돌아갑니다. 근데 매번 손으로 관리하면? 솔직히 귀찮습니다.</p>
<p><strong>&#8220;한번 세팅해놓으면 알아서 돌아가게 하고 싶다.&#8221;</strong></p>
<p>그래서 올린 게 <strong>n8n</strong>입니다. 설치하고 워크플로우 몇 개 만들어놨더니, 이제 서버가 혼자서 일합니다. 저는 텔레그램 알림만 확인하면 됩니다.</p>
<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="940" height="627" src="https://prsm-studio.com/wp-content/uploads/2026/03/stock-11035393.jpg" alt="IT, 간판, 개념의 무료 스톡 사진" class="wp-image-456" srcset="https://prsm-studio.com/wp-content/uploads/2026/03/stock-11035393.jpg 940w, https://prsm-studio.com/wp-content/uploads/2026/03/stock-11035393-300x200.jpg 300w, https://prsm-studio.com/wp-content/uploads/2026/03/stock-11035393-768x512.jpg 768w" sizes="(max-width: 940px) 100vw, 940px" /><figcaption>Photo by RealToughCandy.com / Pexels</figcaption></figure>
<h2>n8n이 뭔데? 한 줄 요약: 무료 Zapier</h2>
<p><a href="https://n8n.io" target="_blank">n8n</a>(엔에잇엔)은 <strong>비주얼 자동화 도구</strong>입니다. Zapier나 Make(구 Integromat) 써보셨으면 딱 그겁니다. 블록을 끌어다 놓고 선으로 연결하면 자동화 완성. 코드? 한 줄도 필요 없습니다.</p>
<p>다른 점은 딱 하나. <strong>내 서버에서 돌린다는 것.</strong> 그래서 무료이고, 실행 횟수 제한도 없고, 내 데이터가 남의 서버로 안 갑니다.</p>
<table>
<thead>
<tr>
<th></th>
<th>Zapier</th>
<th>n8n (셀프호스팅)</th>
</tr>
</thead>
<tbody>
<tr>
<td>가격</td>
<td>월 $19.99부터</td>
<td><strong>무료</strong></td>
</tr>
<tr>
<td>실행 제한</td>
<td>100~750회/월</td>
<td><strong>무제한</strong></td>
</tr>
<tr>
<td>내 데이터</td>
<td>Zapier 서버에 저장</td>
<td><strong>내 서버에만</strong></td>
</tr>
<tr>
<td>연동 서비스</td>
<td>7,000+</td>
<td>400+ (주요 서비스 다 있음)</td>
</tr>
<tr>
<td>UI</td>
<td>매우 쉬움</td>
<td>쉬움 (약간의 학습)</td>
</tr>
</tbody>
</table>
<p>홈서버가 이미 있다면 n8n을 안 쓸 이유가 없습니다. Zapier 무료 플랜의 월 100회 제한에 걸려본 적 있다면 더더욱요.</p>
<h2>n8n 설치하기: Docker Compose 한 방</h2>
<p>1편에서 Docker 세팅 다 해놨죠? 그 위에 올리면 됩니다.</p>
<pre><code>services:
  n8n:
    image: n8nio/n8n:latest
    ports:
      - "5678:5678"
    volumes:
      - ./data:/home/node/.n8n
    environment:
      - N8N_BASIC_AUTH_ACTIVE=true
      - N8N_BASIC_AUTH_USER=admin
      - N8N_BASIC_AUTH_PASSWORD=내비밀번호
    restart: unless-stopped</code></pre>
<p>Claude한테 &#8220;n8n 설치해줘&#8221; 한마디면 이 파일을 만들고 <code>docker compose up -d</code>까지 쳐줍니다. <code>http://서버IP:5678</code>로 접속하면 이런 화면이 나옵니다:</p>
<figure class="wp-block-image size-large"><img decoding="async" width="940" height="627" src="https://prsm-studio.com/wp-content/uploads/2026/03/stock-4955393.jpg" alt="CSS, HTML, IT의 무료 스톡 사진" class="wp-image-457" srcset="https://prsm-studio.com/wp-content/uploads/2026/03/stock-4955393.jpg 940w, https://prsm-studio.com/wp-content/uploads/2026/03/stock-4955393-300x200.jpg 300w, https://prsm-studio.com/wp-content/uploads/2026/03/stock-4955393-768x512.jpg 768w" sizes="(max-width: 940px) 100vw, 940px" /><figcaption>Photo by Godfrey  Atima / Pexels</figcaption></figure>
<p>처음 보면 &#8220;이게 뭐지?&#8221; 싶습니다. 근데 5분만 만져보세요. 왼쪽 패널에서 노드(블록)를 드래그해서 캔버스에 놓고, 노드끼리 선으로 연결하면 됩니다. 레고 조립이랑 비슷해요.</p>
<h2>실전 워크플로우 ① — 개발 일지를 Notion에 자동 동기화</h2>
<p>저는 Prsm이라는 통화 정리 앱을 만들고 있습니다. (코알못이 앱을 만든다고? 네, AI한테 시키면 됩니다. 이건 나중에 따로 쓸게요.) 매일 개발 진행 상황을 GitHub에 기록하는데, 이걸 Notion에도 정리하고 싶었습니다.</p>
<p><strong>수동으로 하면:</strong></p>
<ol>
<li>GitHub 열기</li>
<li>오늘자 일지 파일 찾기</li>
<li>내용 복사</li>
<li>Notion 열기</li>
<li>Day Log 페이지에 붙여넣기</li>
<li>날짜 태그 달기</li>
</ol>
<p>하루에 5분. 별것 아닌 것 같지만, 한 달이면 2시간 반입니다. 그리고 솔직히 매일 까먹습니다.</p>
<p><strong>n8n으로 자동화한 결과:</strong></p>
<blockquote><p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/23f0.png" alt="⏰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 매일 밤 11시 → <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c2.png" alt="📂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> GitHub에서 파일 읽기 → <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4dd.png" alt="📝" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Notion Day Log에 자동 추가</p></blockquote>
<p>노드 3개. 한번 만들어놓으니 매일 밤 알아서 돌아갑니다. <strong>내가 할 일: 없음.</strong> 아침에 Notion 열면 어젯밤 일지가 깔끔하게 정리되어 있습니다.</p>
<h2>실전 워크플로우 ② — 블로그 Google 색인 자동 감시</h2>
<p>블로그 글을 아무리 잘 써도, Google에 색인이 안 되면 검색에 안 나옵니다. 아무도 못 찾는다는 뜻이에요. 특히 새 블로그는 색인이 느려서, 글 올리고 며칠씩 안 잡히는 경우가 흔합니다.</p>
<p>이걸 매번 수동으로 확인하려면? Google Search Console 접속해서 URL 하나하나 검사해야 합니다. 글이 10개면 10번.</p>
<p><strong>n8n이 대신합니다:</strong></p>
<blockquote><p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/23f0.png" alt="⏰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 12시간마다 자동 실행 → <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f50d.png" alt="🔍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 발행된 글 URL 목록 가져오기 → <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f50e.png" alt="🔎" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Google 색인 여부 확인 → <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 미색인 발견? → <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f1.png" alt="📱" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 텔레그램으로 알림</p></blockquote>
<p>&#8220;마스터, 3편이랑 5편이 아직 Google에 안 잡혔어요!&#8221; — 이런 알림이 텔레그램으로 옵니다. 그러면 저는 Search Console에서 색인 요청만 클릭하면 끝.</p>
<h2>실전 워크플로우 ③ — 서버 죽으면 즉시 알림</h2>
<p>홈서버에 서비스가 여러 개 돌아가면, 하나가 슬쩍 죽어도 모릅니다. Immich가 업데이트 후 뻗었는데 하루 넘게 몰랐던 적이 있습니다. 그때 사진 자동 백업이 하루 동안 안 됐어요.</p>
<p><strong>그래서 만든 워크플로우:</strong></p>
<blockquote><p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/23f0.png" alt="⏰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 주기적 실행 → <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e5.png" alt="🏥" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Immich 응답 확인 → <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e5.png" alt="🏥" class="wp-smiley" style="height: 1em; max-height: 1em;" /> OpenClaw 응답 확인 → <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3e5.png" alt="🏥" class="wp-smiley" style="height: 1em; max-height: 1em;" /> WordPress 응답 확인 → <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 하나라도 이상? → <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f1.png" alt="📱" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 텔레그램 알림</p></blockquote>
<p>이제 서비스 하나가 죽으면 <strong>몇 분 안에</strong> 알림이 옵니다. 실제로 이 워크플로우 세팅한 뒤에 Immich가 한번 더 뻗었는데, 이번엔 10분 만에 발견하고 바로 고쳤습니다. n8n이 24시간 감시해주니까요.</p>
<h2>실전 워크플로우 ④ — 아침 모닝 브리핑 데이터 준비</h2>
<p><a href="/code-illiterate-home-server-build-5-openclaw-telegram-review/">5편</a>에서 소개한 졸개(AI 비서)의 아침 모닝 브리핑 기억하시죠? 매일 아침 7시에 날씨, 뉴스, 금 시세, 일정을 정리해서 텔레그램으로 보내주는 서비스요.</p>
<p>그 브리핑을 만들려면 데이터가 필요합니다. 날씨 API 호출하고, 환율 가져오고, 캘린더 확인하고. 이 데이터 수집을 n8n 스케줄이 매일 아침 6시 50분에 자동으로 해놓습니다. 7시에 졸개가 데이터를 받아서 요약하고, 텔레그램으로 쏴줍니다.</p>
<p><strong>내 아침 루틴:</strong> 눈 뜨고 → 텔레그램 열고 → 오늘 날씨랑 뉴스 확인. 끝. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2615.png" alt="☕" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<h2>자동화 전과 후</h2>
<table>
<thead>
<tr>
<th>작업</th>
<th>자동화 전</th>
<th>자동화 후</th>
</tr>
</thead>
<tbody>
<tr>
<td>개발일지 Notion 동기화</td>
<td>매일 5분, 자주 까먹음</td>
<td>자동 (0분)</td>
</tr>
<tr>
<td>블로그 색인 확인</td>
<td>수동 검색, 귀찮아서 안 함</td>
<td>12시간마다 자동, 알림만 확인</td>
</tr>
<tr>
<td>서버 상태 확인</td>
<td>문제 생겨야 알게 됨</td>
<td>죽으면 즉시 알림</td>
</tr>
<tr>
<td>모닝 브리핑</td>
<td>직접 뉴스 검색</td>
<td>아침에 텔레그램만 확인</td>
</tr>
</tbody>
</table>
<p>시간 절약도 좋지만, 진짜 좋은 건 <strong>마음이 편해진다</strong>는 겁니다. &#8220;서버 괜찮나?&#8221;, &#8220;색인 됐나?&#8221;, &#8220;일지 옮겼나?&#8221; — 이런 자잘한 걱정을 안 해도 됩니다. 다 n8n이 지켜보고 있으니까요.</p>
<h2>n8n 셀프호스팅 비용 정리</h2>
<p>정리해봅시다.</p>
<table>
<thead>
<tr>
<th>항목</th>
<th>Zapier 사용 시</th>
<th>n8n 셀프호스팅</th>
</tr>
</thead>
<tbody>
<tr>
<td>월 구독료</td>
<td>$19.99 (약 ₩27,000)</td>
<td><strong>₩0</strong></td>
</tr>
<tr>
<td>연간 비용</td>
<td>약 ₩324,000</td>
<td><strong>₩0</strong></td>
</tr>
<tr>
<td>추가 전기세</td>
<td>없음</td>
<td>거의 없음 (서버 이미 24시간 가동 중)</td>
</tr>
</tbody>
</table>
<p>n8n은 가벼워서 서버 리소스를 거의 안 먹습니다. Immich나 Ollama에 비하면 티도 안 나요. 이미 서버가 돌아가고 있으니 추가 전기세도 사실상 0원입니다.</p>
<h2>초보자가 주의할 점</h2>
<p>다 좋지만, 솔직하게 주의사항도 적습니다.</p>
<ul>
<li><strong>워크플로우 이름을 잘 붙이세요.</strong> &#8220;My Workflow 1&#8221;, &#8220;New Workflow&#8221; 이런 식으로 놔두면 10개 넘어갈 때 뭐가 뭔지 모릅니다. &#8220;Prsm → Notion 동기화&#8221;, &#8220;서버 헬스체크&#8221; 이렇게 구체적으로.</li>
<li><strong>에러 알림 노드를 꼭 추가하세요.</strong> API가 일시적으로 안 되거나 서비스가 바뀌면 워크플로우가 조용히 실패합니다. 에러 발생 시 텔레그램 알림 보내는 노드를 마지막에 연결해두면 안심입니다.</li>
<li><strong>외부 접근 차단.</strong> n8n에는 Notion 토큰, GitHub 토큰 같은 민감한 정보가 저장됩니다. 방화벽으로 외부 접근을 꼭 막으세요. 저는 <a href="/code-illiterate-home-server-build-1-ser9-max-wsl2-docker/">1편</a>에서 iptables로 다 막아놨습니다.</li>
</ul>
<h2>다음 편 예고</h2>
<p>서버에 자동화까지 올렸으니, 이제 진짜 <strong>업무에 바로 쓰이는 기능</strong>을 만들어봅니다.</p>
<p>다음 편에서는:</p>
<ul>
<li><strong>통화 녹음 자동 전사</strong> — 전화 끝나면 텍스트로 자동 변환</li>
<li><strong>회의록 AI 자동 생성</strong> — Google Meet, Zoom 회의 내용을 AI가 요약 정리</li>
<li><strong>Whisper</strong> — OpenAI가 만든 음성인식 AI를 내 서버에서 무료로</li>
<li>제조업 현장에서 <strong>통화 한 통이 곧 업무 기록이 되는</strong> 이야기</li>
</ul>
<p>코알못이 AI 비서에 이어 AI 속기사까지 만든 이야기, 기대해주세요.</p>
<p><em>이 글은 AI(Claude Code)가 작성하고, 코알못 인간이 감수했습니다.</em> <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f916.png" alt="🤖" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2728.png" alt="✨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fprsm-studio.com%2Fcode-illiterate-home-server-build-7-n8n-automation%2F&amp;linkname=%5B%EC%BB%B4%ED%93%A8%ED%84%B0%20%EB%86%80%EC%9D%B4%5D%20%EC%BD%94%EC%95%8C%EB%AA%BB%EB%8F%84%20%ED%96%88%EB%8B%A4%21%20%EB%82%98%EB%A7%8C%EC%9D%98%20%ED%99%88%EC%84%9C%EB%B2%84%20%EA%B5%AC%EC%B6%95%EA%B8%B0%20%287%29%20%E2%80%94%20n8n%EC%9C%BC%EB%A1%9C%20%EC%84%9C%EB%B2%84%EA%B0%80%20%EC%95%8C%EC%95%84%EC%84%9C%20%EC%9D%BC%ED%95%98%EA%B2%8C%20%EB%A7%8C%EB%93%A4%EA%B8%B0" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_mastodon" href="https://www.addtoany.com/add_to/mastodon?linkurl=https%3A%2F%2Fprsm-studio.com%2Fcode-illiterate-home-server-build-7-n8n-automation%2F&amp;linkname=%5B%EC%BB%B4%ED%93%A8%ED%84%B0%20%EB%86%80%EC%9D%B4%5D%20%EC%BD%94%EC%95%8C%EB%AA%BB%EB%8F%84%20%ED%96%88%EB%8B%A4%21%20%EB%82%98%EB%A7%8C%EC%9D%98%20%ED%99%88%EC%84%9C%EB%B2%84%20%EA%B5%AC%EC%B6%95%EA%B8%B0%20%287%29%20%E2%80%94%20n8n%EC%9C%BC%EB%A1%9C%20%EC%84%9C%EB%B2%84%EA%B0%80%20%EC%95%8C%EC%95%84%EC%84%9C%20%EC%9D%BC%ED%95%98%EA%B2%8C%20%EB%A7%8C%EB%93%A4%EA%B8%B0" title="Mastodon" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_email" href="https://www.addtoany.com/add_to/email?linkurl=https%3A%2F%2Fprsm-studio.com%2Fcode-illiterate-home-server-build-7-n8n-automation%2F&amp;linkname=%5B%EC%BB%B4%ED%93%A8%ED%84%B0%20%EB%86%80%EC%9D%B4%5D%20%EC%BD%94%EC%95%8C%EB%AA%BB%EB%8F%84%20%ED%96%88%EB%8B%A4%21%20%EB%82%98%EB%A7%8C%EC%9D%98%20%ED%99%88%EC%84%9C%EB%B2%84%20%EA%B5%AC%EC%B6%95%EA%B8%B0%20%287%29%20%E2%80%94%20n8n%EC%9C%BC%EB%A1%9C%20%EC%84%9C%EB%B2%84%EA%B0%80%20%EC%95%8C%EC%95%84%EC%84%9C%20%EC%9D%BC%ED%95%98%EA%B2%8C%20%EB%A7%8C%EB%93%A4%EA%B8%B0" title="Email" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fprsm-studio.com%2Fcode-illiterate-home-server-build-7-n8n-automation%2F&#038;title=%5B%EC%BB%B4%ED%93%A8%ED%84%B0%20%EB%86%80%EC%9D%B4%5D%20%EC%BD%94%EC%95%8C%EB%AA%BB%EB%8F%84%20%ED%96%88%EB%8B%A4%21%20%EB%82%98%EB%A7%8C%EC%9D%98%20%ED%99%88%EC%84%9C%EB%B2%84%20%EA%B5%AC%EC%B6%95%EA%B8%B0%20%287%29%20%E2%80%94%20n8n%EC%9C%BC%EB%A1%9C%20%EC%84%9C%EB%B2%84%EA%B0%80%20%EC%95%8C%EC%95%84%EC%84%9C%20%EC%9D%BC%ED%95%98%EA%B2%8C%20%EB%A7%8C%EB%93%A4%EA%B8%B0" data-a2a-url="https://prsm-studio.com/code-illiterate-home-server-build-7-n8n-automation/" data-a2a-title="[컴퓨터 놀이] 코알못도 했다! 나만의 홈서버 구축기 (7) — n8n으로 서버가 알아서 일하게 만들기"></a></p><p>The post <a href="https://prsm-studio.com/code-illiterate-home-server-build-7-n8n-automation/">[컴퓨터 놀이] 코알못도 했다! 나만의 홈서버 구축기 (7) — n8n으로 서버가 알아서 일하게 만들기</a> appeared first on <a href="https://prsm-studio.com">Prsm Studio</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://prsm-studio.com/code-illiterate-home-server-build-7-n8n-automation/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
