{"id":684,"date":"2026-05-18T21:05:51","date_gmt":"2026-05-18T13:05:51","guid":{"rendered":"https:\/\/junai.ai\/blog\/n8n-schedule-6\/"},"modified":"2026-05-18T21:36:48","modified_gmt":"2026-05-18T13:36:48","slug":"n8n-schedule-6","status":"publish","type":"post","link":"https:\/\/junai.ai\/blog\/n8n-schedule-6\/","title":{"rendered":"n8n Schedule Trigger \u2014 \ub9e4\uc77c \uc790\ub3d9 \uc2e4\ud589 (Ch.6)"},"content":{"rendered":"\n<!-- WordPress REST API \ubc1c\ud589\uc6a9 HTML (\uc790\ub3d9 \uc0dd\uc131) -->\n<!-- WP-FEATURED-MEDIA-ID: 701 -->\n<div style=\"max-width:800px;margin:0 auto;\">\n<style>\n:root { --color-primary: #1e40af; --color-accent: #3b82f6; --color-bg: #fafafa; --color-bg-card: #fff; --color-text: #1e293b; --color-text-muted: #64748b; --hero-start: #0f172a; --hero-end: #1e40af; }\n* { box-sizing: border-box; }\n.container { max-width: 760px; margin: 0 auto; padding: 0 24px 80px; }\n.hero { background: linear-gradient(135deg, var(--hero-start) 0%, var(--hero-end) 100%); color: #fff; padding: 80px 24px 60px; text-align: center; }\n.hero .eyebrow { display: inline-block; font-size: 14px; color: #60a5fa; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 14px; }\n.hero h1 { font-size: 36px; margin: 0 0 16px; line-height: 1.3; font-weight: 800; }\n.hero p { color: #cbd5e1; font-size: 18px; max-width: 640px; margin: 0 auto; line-height: 1.6; }\n.hero img { width: 100%; max-width: 640px; height: auto; margin: 32px auto 0; border-radius: 10px; display: block; }\narticle { padding-top: 48px; }\narticle h2 { font-size: 26px; margin: 56px 0 20px; padding-left: 14px; border-left: 5px solid var(--color-accent); line-height: 1.4; }\narticle p { margin: 16px 0; }\narticle strong { color: var(--color-primary); font-weight: 700; }\narticle code { background: #f1f5f9; padding: 2px 8px; border-radius: 4px; font-family: 'SF Mono', Menlo, monospace; font-size: 14px; color: #4338ca; }\n.databox { background: #eff6ff; border-left: 4px solid var(--color-accent); padding: 16px 20px; margin: 24px 0; border-radius: 0 8px 8px 0; font-size: 15.5px; }\n.databox strong { color: var(--color-primary); }\n.warnbox { background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%); padding: 16px 20px; margin: 24px 0; border-radius: 8px; font-size: 15.5px; }\n.warnbox strong { color: #b45309; }\n.step { margin: 22px 0; padding: 20px 22px; background: var(--color-bg-card); border: 1px solid #e2e8f0; border-radius: 12px; }\n.step-header { display: flex; align-items: center; gap: 14px; margin-bottom: 10px; }\n.step-num { display: inline-flex; align-items: center; justify-content: center; width: 36px; height: 36px; border-radius: 50%; background: var(--color-primary); color: #fff; font-weight: 800; font-size: 16px; flex-shrink: 0; }\n.step .step-title { margin: 0; font-size: 18px; font-weight: 700; color: var(--color-text); }\n.step p { margin: 10px 0; }\n.step p:first-of-type { margin-top: 0; }\n.cmd { background: #0f172a; color: #e2e8f0; padding: 14px 18px; border-radius: 8px; font-family: 'SF Mono', Menlo, monospace; font-size: 14px; overflow-x: auto; margin: 14px 0; line-height: 1.55; white-space: pre; }\n.cmd .p { color: #64748b; }\n.cmd .o { color: #94a3b8; display: block; }\n.cmd .c { color: #fbbf24; }\n.cta { background: #0f172a; color: #fff; padding: 32px; border-radius: 12px; margin: 48px 0 0; text-align: center; }\n.cta h3 { color: #fff; margin: 0 0 10px; font-size: 20px; border: none; padding: 0; }\n.cta p { color: #cbd5e1; margin: 0 0 18px; }\n.cta a { display: inline-block; background: var(--color-accent); color: #fff; padding: 12px 26px; border-radius: 8px; text-decoration: none; font-weight: 700; }\n.tablewrap { overflow-x: auto; margin: 22px 0; }\ntable { width: 100%; border-collapse: collapse; font-size: 15px; background: var(--color-bg-card); }\nth, td { padding: 11px 12px; text-align: left; border-bottom: 1px solid #e2e8f0; vertical-align: top; }\nth { background: #f1f5f9; font-weight: 700; color: #0f172a; }\ntd:first-child, th:first-child { font-weight: 700; }\n@media (max-width: 560px) {\n  .tablewrap table, .tablewrap thead, .tablewrap tbody, .tablewrap tr, .tablewrap th, .tablewrap td { display: block; width: auto; }\n  .tablewrap thead { display: none; }\n  .tablewrap tr { margin: 0 0 14px; border: 1px solid #e2e8f0; border-radius: 10px; overflow: hidden; }\n  .tablewrap td { border: none; border-bottom: 1px solid #f1f5f9; padding: 9px 14px; }\n  .tablewrap td:first-child { background: #f1f5f9; font-weight: 800; }\n  .tablewrap td:last-child { border-bottom: none; }\n  .tablewrap td[data-label]::before { content: attr(data-label) \" \u2014 \"; font-weight: 700; color: var(--color-primary); }\n}\n@media (max-width: 480px) { .hero { padding: 56px 20px 40px; } .hero h1 { font-size: 26px; } .hero p { font-size: 16px; } article h2 { font-size: 22px; } body { font-size: 16px; } .container { padding: 0 18px 60px; } .step { padding: 16px 18px; } .cmd { font-size: 13px; } }\n<\/style>\n<header class=\"hero\">\n  <span class=\"eyebrow\">n8n \ud55c\uad6d\uc5b4 \uad50\uc7ac \u00b7 Ch.6 \u00b7 \uae30\ucd08\ud3b8 \uc2dc\uc791<\/span>\n  <h1>Schedule Trigger \u2014 \ub9e4\uc77c N\uc2dc \uc790\ub3d9 \uc2e4\ud589<\/h1>\n  <p>\ub9e4\uc77c 9\uc2dc RSS \uc54c\ub9bc, \ub9e4\uc8fc \uc6d4\uc694\uc77c \ubcf4\uace0\uc11c, \ub9e4\uc6d4 1\uc77c \uccad\uad6c\uc11c \u2014 \uc2dc\uac04 \uae30\ubc18 \uc790\ub3d9\ud654\uc758 \uac00\uc7a5 \uae30\ubcf8. \uc124\uc815 5\ubd84\uc774\uba74 \ucef4\ud4e8\ud130\uac00 \uc54c\uc544\uc11c \ub3d5\ub2c8\ub2e4.<\/p>\n  <img decoding=\"async\" src=\"https:\/\/junai.ai\/blog\/wp-content\/uploads\/2026\/05\/hero-5-6.jpg\" alt=\"\uc2dc\uacc4 \uc77c\ub7ec\uc2a4\ud2b8 \u2014 9\uc2dc 30\ubd84 \uc704\uce58\ub97c \uac00\ub9ac\ud0a4\ub294 \uc2dc\uce68 \ubd84\uce68\">\n<\/header>\n\n<div class=\"container\">\n<article>\n\n<p>\uc785\ubb38\ud3b8 5 \ucc55\ud130\uc5d0\uc11c \uc6cc\ud06c\ud50c\ub85c\uac00 \uc5b4\ub5bb\uac8c \ud758\ub7ec\uac00\ub294\uc9c0\ub97c \ubd24\ub2e4\uba74, \uc774\uc81c\ubd80\ud130\ub294 \uc2e4\uc804 \ud328\ud134\uc785\ub2c8\ub2e4. \uc790\ub3d9\ud654\uc758 \uccab \uac00\uce58\ub294 \ubcf4\ud1b5 &#8220;\ub0b4\uac00 \ub9e4\uc77c \uac19\uc740 \uc2dc\uac04\uc5d0 \uac19\uc740 \uc77c\uc744 \ud558\ub358 \uac78 \ucef4\ud4e8\ud130\uac00 \ub300\uc2e0\ud568&#8221; \uc5d0\uc11c \ub098\uc635\ub2c8\ub2e4. n8n \uc758 Schedule Trigger \uac00 \uc815\ud655\ud788 \uadf8 \uc5ed\ud560.<\/p>\n\n<h2>Schedule Trigger \uac00 \ud558\ub294 \uc77c<\/h2>\n\n<p>\uc6cc\ud06c\ud50c\ub85c\uc758 \uccab \ub178\ub4dc\ub97c Schedule Trigger \ub85c \ub9cc\ub4e4\uba74, n8n \uc774 \ubc31\uadf8\ub77c\uc6b4\ub4dc\uc5d0\uc11c &#8220;\uc774 \uc2dc\uac04\uc774 \ub410\ub294\uc9c0&#8221; \uacc4\uc18d \ubcf4\uace0 \uc788\ub2e4\uac00 \uc815\ud574\uc9c4 \uc2dc\uac04\uc5d0 \uc790\ub3d9\uc73c\ub85c \uc6cc\ud06c\ud50c\ub85c\ub97c \ud55c \ubc88 \uc2e4\ud589\ud574\uc90d\ub2c8\ub2e4. \ucef4\ud4e8\ud130(\ub610\ub294 Docker \ucee8\ud14c\uc774\ub108)\uac00 \ucf1c\uc838 \uc788\ub294 \ud55c \ud3c9\uc0dd \uc791\ub3d9.<\/p>\n\n<div class=\"databox\">\n<strong>\uac00\uc7a5 \ud754\ud55c 5\uac00\uc9c0 \uc2dc\ub098\ub9ac\uc624<\/strong><br>\n\u2460 \ub9e4\uc77c \uc544\uce68 9\uc2dc \u2014 RSS \uc0c8 \uae00 \uc694\uc57d\ud574 Slack \uc54c\ub9bc<br>\n\u2461 \ub9e4\uc2dc\uac04 \u2014 \uc678\ubd80 API \ud3f4\ub9c1\ud574 \ubcc0\ud654 \uac10\uc9c0<br>\n\u2462 \ub9e4\uc8fc \uc6d4\uc694\uc77c \u2014 \uc8fc\uac04 \ud1b5\uacc4 Google Sheets \uc5d0 \ucd94\uac00<br>\n\u2463 \ub9e4\uc6d4 1\uc77c \u2014 \uc815\uae30 \uccad\uad6c\uc11c \uba54\uc77c \ubc1c\uc1a1<br>\n\u2464 \ud3c9\uc77c 18\uc2dc \u2014 \uc77c\uc77c \ub9ac\ud3ec\ud2b8 \uc790\ub3d9 \uc791\uc131\n<\/div>\n\n<p>n8n \uc758 Schedule Trigger \ub294 \ub450 \ubaa8\ub4dc\ub97c \uc9c0\uc6d0\ud569\ub2c8\ub2e4. \uac04\ub2e8\ud55c \ud328\ud134\uc740 <strong>\uc77c\ubc18 \ubaa8\ub4dc<\/strong>(\ub4dc\ub86d\ub2e4\uc6b4 \uc120\ud0dd), \ubcf5\uc7a1\ud55c \ud328\ud134\uc740 <strong>Cron \ubaa8\ub4dc<\/strong>(\ud45c\ud604\uc2dd \uc9c1\uc811 \uc785\ub825).<\/p>\n\n<h2>\uc77c\ubc18 \ubaa8\ub4dc \u2014 &#8220;\ub9e4\uc77c 9\uc2dc&#8221; 5\ub2e8\uacc4 \uc124\uc815<\/h2>\n\n<figure class=\"screenshot\">\n<img decoding=\"async\" src=\"https:\/\/junai.ai\/blog\/wp-content\/uploads\/2026\/05\/01-schedule-settings.png\" alt=\"Schedule Trigger \ub178\ub4dc \uc124\uc815 \ud328\ub110 \u2014 Trigger Interval(Days), Days Between Triggers, Trigger at Hour, Trigger at Minute \ud544\ub4dc\">\n<figcaption>\uc2e4\uc81c Schedule Trigger \ub178\ub4dc \ud328\ub110. Trigger Interval = Days, 1\uc77c\ub9c8\ub2e4, Hour = Midnight, Minute = 0 \uc774 \uae30\ubcf8\uac12\uc785\ub2c8\ub2e4.<\/figcaption>\n<\/figure>\n\n<div class=\"step\">\n<div class=\"step-header\"><span class=\"step-num\">1<\/span><div class=\"step-title\">\uc0c8 \uc6cc\ud06c\ud50c\ub85c \u2192 Add first step \u2192 Schedule<\/div><\/div>\n<p>\ud2b8\ub9ac\uac70 \ud328\ub110\uc5d0\uc11c <strong>On a schedule<\/strong> \ud56d\ubaa9 \ud074\ub9ad. \uce94\ubc84\uc2a4\uc5d0 Schedule Trigger \ub178\ub4dc\uac00 \ucd94\uac00\ub418\uace0 \uc704\uc640 \uac19\uc740 \uc124\uc815 \ud328\ub110\uc774 \uc790\ub3d9\uc73c\ub85c \uc5f4\ub9bd\ub2c8\ub2e4.<\/p>\n<\/div>\n\n<div class=\"step\">\n<div class=\"step-header\"><span class=\"step-num\">2<\/span><div class=\"step-title\">Trigger Interval \uc120\ud0dd<\/div><\/div>\n<p>\ub4dc\ub86d\ub2e4\uc6b4\uc5d0\uc11c \uc120\ud0dd:<\/p>\n<div class=\"tablewrap\">\n<table>\n<thead><tr><th>\uc635\uc158<\/th><th>\uc758\ubbf8<\/th><\/tr><\/thead>\n<tbody>\n<tr><td>Seconds<\/td><td data-label=\"\uc758\ubbf8\">N\ucd08\ub9c8\ub2e4 (\ud14c\uc2a4\ud2b8\uc6a9. \uc6b4\uc601 \u274c)<\/td><\/tr>\n<tr><td>Minutes<\/td><td data-label=\"\uc758\ubbf8\">N\ubd84\ub9c8\ub2e4 (\ud3f4\ub9c1\uc6a9. \uc6b0\ub9ac \uc6b4\uc601 \uc6cc\ud06c\ud50c\ub85c\uac00 2\ubd84 \uc8fc\uae30)<\/td><\/tr>\n<tr><td>Hours<\/td><td data-label=\"\uc758\ubbf8\">N\uc2dc\uac04\ub9c8\ub2e4<\/td><\/tr>\n<tr><td>Days<\/td><td data-label=\"\uc758\ubbf8\">\ub9e4\uc77c \ud2b9\uc815 \uc2dc\uac01 \u2190 \uac00\uc7a5 \ud754\ud568<\/td><\/tr>\n<tr><td>Weeks<\/td><td data-label=\"\uc758\ubbf8\">\ub9e4\uc8fc \ud2b9\uc815 \uc694\uc77c+\uc2dc\uac01<\/td><\/tr>\n<tr><td>Months<\/td><td data-label=\"\uc758\ubbf8\">\ub9e4\uc6d4 N\uc77c \ud2b9\uc815 \uc2dc\uac01<\/td><\/tr>\n<tr><td>Custom Cron<\/td><td data-label=\"\uc758\ubbf8\">\ud45c\ud604\uc2dd \uc9c1\uc811<\/td><\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n\n<div class=\"step\">\n<div class=\"step-header\"><span class=\"step-num\">3<\/span><div class=\"step-title\">&#8220;Days&#8221; \uc120\ud0dd \ud6c4 \uc138\ubd80 \uc635\uc158<\/div><\/div>\n<p><strong>Days Between Triggers<\/strong>: 1 (\ub9e4\uc77c). 7\ub85c \ud558\uba74 7\uc77c\ub9c8\ub2e4.<br>\n<strong>Trigger at Hour<\/strong>: 9 (\uc624\uc804 9\uc2dc).<br>\n<strong>Trigger at Minute<\/strong>: 0 (\uc815\uac01).<\/p>\n<p>\uc774\uac78\ub85c &#8220;\ub9e4\uc77c \uc624\uc804 9\uc2dc \uc815\uac01&#8221; \uc124\uc815 \uc644\ub8cc.<\/p>\n<\/div>\n\n<div class=\"step\">\n<div class=\"step-header\"><span class=\"step-num\">4<\/span><div class=\"step-title\">Timezone \ud655\uc778 \u2014 \uac00\uc7a5 \ud754\ud55c \ud568\uc815<\/div><\/div>\n<p>n8n \uc758 \uae30\ubcf8 timezone \uc740 UTC. &#8220;9\uc2dc&#8221; \ub77c\uace0 \uc801\uc5c8\ub294\ub370 \uc2e4\uc81c\ub85c\ub294 \ud55c\uad6d \uc2dc\uac04 18\uc2dc (UTC 9 = KST 18) \uc5d0 \uc2e4\ud589\ub429\ub2c8\ub2e4. Ch.2 \uc758 docker-compose.yml \uc5d0 <code>TZ=Asia\/Seoul<\/code> \uacfc <code>GENERIC_TIMEZONE=Asia\/Seoul<\/code> \uc744 \ub123\uc5b4\ub454 \uc774\uc720.<\/p>\n<div class=\"cmd\"><span class=\"p\"># \ub3c4\ucee4 \ud658\uacbd\ubcc0\uc218 \ud655\uc778 (\ud638\uc2a4\ud2b8\uc5d0\uc11c)<\/span>\ndocker exec n8n env | grep -i timezone\n<span class=\"o\">GENERIC_TIMEZONE=Asia\/Seoul\nTZ=Asia\/Seoul<\/span><\/div>\n<p>\ub610\ub294 \uc6cc\ud06c\ud50c\ub85c\ubcc4\ub85c \ub530\ub85c \uc9c0\uc815: Schedule Trigger \ub178\ub4dc \ud328\ub110 \ud558\ub2e8 <strong>Settings \u2192 Workflow Timezone<\/strong>. \uc778\uc2a4\ud134\uc2a4 \uae30\ubcf8\uacfc \ub2e4\ub978 \uc2dc\uac04\ub300\ub85c \uad74\ub9ac\uace0 \uc2f6\uc744 \ub54c\ub9cc.<\/p>\n<\/div>\n\n<div class=\"step\">\n<div class=\"step-header\"><span class=\"step-num\">5<\/span><div class=\"step-title\">\ud65c\uc131\ud654 \u2014 Active \ud1a0\uae00<\/div><\/div>\n<p>\uc6b0\uce21 \uc0c1\ub2e8 <strong>Inactive\/Active<\/strong> \ud1a0\uae00. <strong>Active \ub85c \ucf1c\uc57c \ubc31\uadf8\ub77c\uc6b4\ub4dc \uc2e4\ud589 \uc2dc\uc791.<\/strong> Inactive \uc778 \uc0c1\ud0dc\uc5d0\uc11c\ub294 Test workflow \ubc84\ud2bc\uc73c\ub85c \uc218\ub3d9 \uc2e4\ud589\ub9cc \uac00\ub2a5.<\/p>\n<p>\ud65c\uc131\ud654 \ud6c4 \uc6b0\uce21 \uc0c1\ub2e8\uc758 <strong>Next Execution<\/strong> \ud45c\uc2dc\uc5d0 &#8220;\ub2e4\uc74c \uc2e4\ud589: 2026-05-19 09:00:00&#8221; \ucc98\ub7fc \ub2e4\uc74c \uc2dc\uac01\uc774 \ub5a0\uc57c \uc815\uc0c1.<\/p>\n<\/div>\n\n<h2>Cron \ubaa8\ub4dc \u2014 \ubcf5\uc7a1\ud55c \ud328\ud134\uc740 \ud45c\ud604\uc2dd\uc73c\ub85c<\/h2>\n\n<p>&#8220;\ud3c9\uc77c\uc5d0\ub9cc 9\uc2dc&#8221; \uac19\uc740 \uac74 \uc77c\ubc18 \ubaa8\ub4dc\ub85c \uc548 \ub429\ub2c8\ub2e4. Custom Cron \uc73c\ub85c \uc804\ud658.<\/p>\n\n<div class=\"cmd\"><span class=\"p\"># Cron 5\uc790\ub9ac \ud45c\ud604\uc2dd: \ubd84 \uc2dc \uc77c \uc6d4 \uc694\uc77c<\/span>\n<span class=\"c\">0 9 * * 1-5<\/span>    <span class=\"o\">\ub9e4\uc8fc \uc6d4~\uae08 9\uc2dc \uc815\uac01<\/span>\n<span class=\"c\">*\/15 * * * *<\/span>  <span class=\"o\">15\ubd84\ub9c8\ub2e4<\/span>\n<span class=\"c\">0 9,18 * * *<\/span>  <span class=\"o\">\ub9e4\uc77c 9\uc2dc\uc640 18\uc2dc<\/span>\n<span class=\"c\">0 0 1 * *<\/span>     <span class=\"o\">\ub9e4\uc6d4 1\uc77c \uc790\uc815<\/span>\n<span class=\"c\">30 8 * * 1<\/span>    <span class=\"o\">\ub9e4\uc8fc \uc6d4\uc694\uc77c 8\uc2dc 30\ubd84<\/span><\/div>\n\n<p>\uc694\uc77c\uc740 0~6 (0 = \uc77c\uc694\uc77c, 1 = \uc6d4\uc694\uc77c, &#8230; 6 = \ud1a0\uc694\uc77c). Cron \ud45c\ud604\uc2dd\uc774 \ud5f7\uac08\ub9ac\uba74 <a href=\"https:\/\/crontab.guru\" rel=\"noopener\" target=\"_blank\">crontab.guru<\/a> \uc5d0\uc11c \uc790\uc5f0\uc5b4 \ubcc0\ud658 \ud655\uc778 \uac00\ub2a5.<\/p>\n\n<div class=\"warnbox\"><strong>\uc8fc\uc758 \u2014 Cron \uc758 &#8220;\ubd84&#8221; \uc815\ud655\ub3c4<\/strong><br>n8n \uc758 Schedule Trigger \ub294 1\ubd84 \ub2e8\uc704 \uc815\ud655. \ucd08 \ub2e8\uc704\ub294 \ubb34\uc2dc\ub429\ub2c8\ub2e4. <code>0 9 * * *<\/code> \uba74 9\uc2dc 0\ubd84 ~ 9\uc2dc 0\ubd84 59\ucd08 \uc0ac\uc774 \uc5b4\ub290 \uc2dc\uc810\uc5d0 \ud55c \ubc88 \uc2e4\ud589.<\/p><\/div>\n\n<h2>\uc2e4\uc804 \uc608 \u2014 \ub9e4\uc77c 9\uc2dc RSS \uc0c8 \uae00\uc744 Slack \uc54c\ub9bc<\/h2>\n\n<p>Ch.6 \uc758 \ub9c8\ubb34\ub9ac\ub85c \uc2e4\uc6a9 \uc6cc\ud06c\ud50c\ub85c \ud55c \uac1c. \ub178\ub4dc 4\uac1c\ub85c \uc644\uc131.<\/p>\n\n<div class=\"cmd\"><span class=\"c\">Schedule Trigger<\/span> (\ub9e4\uc77c 9\uc2dc)\n        \u2193\n<span class=\"c\">RSS Feed Read<\/span> (\ube14\ub85c\uadf8 RSS URL \uc785\ub825)\n        \u2193\n<span class=\"c\">IF<\/span> (\uc624\ub298 \ubc1c\ud589\ub41c \uae00\ub9cc \ud1b5\uacfc)\n        \u2193\n<span class=\"c\">Slack<\/span> (\uc81c\ubaa9 + \ub9c1\ud06c \uba54\uc2dc\uc9c0)<\/div>\n\n<p>IF \ub178\ub4dc \uc870\uac74: <code>{{ $now.toFormat(\"yyyy-MM-dd\") }} === {{ $json.pubDate.toFormat(\"yyyy-MM-dd\") }}<\/code>. RSS \uac00 \uc5b4\uc81c \uae00\ub3c4 \uac19\uc774 \uc8fc\uba74 \uc624\ub298 \uac83\ub9cc \uac70\ub984. Slack \ub178\ub4dc\ub294 Ch.10 \uc5d0\uc11c \uc790\uc138\ud788 \ub2e4\ub8f9\ub2c8\ub2e4.<\/p>\n\n<div class=\"databox\"><strong>Workflow Active \uc758 \ud568\uc815<\/strong> \u2014 \ud1a0\uae00 \ub044\uace0 \ucf1c\ub294 \uac78 \uc78a\uc73c\uba74 \uc6cc\ud06c\ud50c\ub85c \uc218\uc815 \ud6c4\uc5d0\ub3c4 \uc61b \ubc84\uc804\uc774 \ub3c4\ub294 \ucc44\ub85c \ub0a8\uc544 \uc788\uc744 \uc218 \uc788\uc5b4\uc694. n8n 2.0 \ubd80\ud130\ub294 Save \uc640 Publish \uac00 \ubd84\ub9ac\ub3fc\uc11c, \ucf54\ub4dc\ub97c \ubc14\uafbc \ud6c4 <strong>Publish<\/strong> \uae4c\uc9c0 \ub20c\ub7ec\uc57c \uc6b4\uc601\uc5d0 \ubc18\uc601\ub429\ub2c8\ub2e4.<\/div>\n\n<p>\ub2e4\uc74c Ch.7 \uc5d0\uc11c\ub294 \ubc18\ub300 \ubc29\ud5a5 \u2014 <strong>\uc678\ubd80\uc5d0\uc11c \ub4e4\uc5b4\uc624\ub294 \uc2e0\ud638 (Webhook)<\/strong> \ub85c \uc6cc\ud06c\ud50c\ub85c\ub97c \ud2b8\ub9ac\uac70\ud558\ub294 \ud328\ud134\uc744 \ub2e4\ub8f9\ub2c8\ub2e4. Stripe \uacb0\uc81c \uc774\ubca4\ud2b8\u00b7GitHub PR\u00b7Slack \uc2ac\ub798\uc2dc \uba85\ub839 \uac19\uc740 \uac8c \ubaa8\ub450 Webhook \uc73c\ub85c \ub4e4\uc5b4\uc624\uc8e0.<\/p>\n\n<div class=\"cta\">\n<h3>n8n \ud55c\uad6d\uc5b4 \uad50\uc7ac \u00b7 Ch.6 \uc644\ub8cc<\/h3>\n<p>\ub2e4\uc74c \ud3b8 \u2192 Ch.7 Webhook \ubc1b\uae30 \u2014 \uc678\ubd80\uc5d0\uc11c \ud2b8\ub9ac\uac70<\/p>\n<a href=\"https:\/\/junai.ai\/blog\/category\/n8n\/\">\uc804\uccb4 \uc2dc\ub9ac\uc988 \ubcf4\uae30<\/a>\n<\/div>\n\n<\/article>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>n8n Schedule Trigger \ub85c \ub9e4\uc77c\u00b7\ub9e4\uc8fc \uc790\ub3d9 \uc2e4\ud589. Cron \ud45c\ud604\uc2dd + timezone \ud568\uc815 + \uc2e4\uc804 \uc608\uc81c. \uae30\ucd08 Ch.6.<\/p>\n","protected":false},"author":1,"featured_media":701,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21],"tags":[],"class_list":["post-684","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-n8n"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts\/684","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/comments?post=684"}],"version-history":[{"count":1,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts\/684\/revisions"}],"predecessor-version":[{"id":719,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts\/684\/revisions\/719"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/media\/701"}],"wp:attachment":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/media?parent=684"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/categories?post=684"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/tags?post=684"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}