{"id":685,"date":"2026-05-18T21:05:55","date_gmt":"2026-05-18T13:05:55","guid":{"rendered":"https:\/\/junai.ai\/blog\/n8n-webhook-7\/"},"modified":"2026-05-18T21:36:47","modified_gmt":"2026-05-18T13:36:47","slug":"n8n-webhook-7","status":"publish","type":"post","link":"https:\/\/junai.ai\/blog\/n8n-webhook-7\/","title":{"rendered":"n8n Webhook \u2014 \uc678\ubd80\uc5d0\uc11c \ud2b8\ub9ac\uac70 (Ch.7)"},"content":{"rendered":"\n<!-- WordPress REST API \ubc1c\ud589\uc6a9 HTML (\uc790\ub3d9 \uc0dd\uc131) -->\n<!-- WP-FEATURED-MEDIA-ID: 702 -->\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.screenshot { margin: 24px 0; }\n.screenshot img { width: 100%; height: auto; border: 1px solid #e2e8f0; border-radius: 8px; display: block; box-shadow: 0 1px 4px rgba(0,0,0,0.06); }\n.screenshot figcaption { margin-top: 10px; font-size: 14.5px; color: var(--color-text-muted); text-align: center; }\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.7<\/span>\n  <h1>Webhook \ubc1b\uae30 \u2014 \uc678\ubd80\uc5d0\uc11c \ud2b8\ub9ac\uac70<\/h1>\n  <p>Schedule \uc758 \uc815\ubc18\ub300 \ubaa8\ub4dc. \uc2dc\uac04\uc774 \uc544\ub2c8\ub77c <strong>\uc678\ubd80 \uc694\uccad<\/strong>\uc774 \uc6cc\ud06c\ud50c\ub85c\ub97c \uae68\uc6c1\ub2c8\ub2e4. Stripe \uacb0\uc81c \u00b7 GitHub PR \u00b7 Slack \uc2ac\ub798\uc2dc \uba85\ub839 \u2014 \ubaa8\ub450 Webhook \uc758 \uc601\uc5ed.<\/p>\n  <img decoding=\"async\" src=\"https:\/\/junai.ai\/blog\/wp-content\/uploads\/2026\/05\/hero-5-7.jpg\" alt=\"POST \/webhook\/xyz \uc694\uccad\uc774 \uc6cc\ud06c\ud50c\ub85c\ub97c \ud2b8\ub9ac\uac70\ud558\ub294 \uc77c\ub7ec\uc2a4\ud2b8\">\n<\/header>\n\n<div class=\"container\">\n<article>\n\n<p>Ch.6 \uc758 Schedule \uc774 &#8220;\ub0b4 \uc6cc\ud06c\ud50c\ub85c\uac00 \uc54c\uc544\uc11c \uc77c\uc5b4\ub0a8&#8221; \uc774\uc5c8\ub2e4\uba74, Webhook \uc740 &#8220;\uc678\ubd80 \ub204\uad70\uac00\uac00 \ub450\ub4dc\ub824\uc11c \uc77c\uc5b4\ub0a8&#8221;. \ud754\ud55c \uc2dc\ub098\ub9ac\uc624: \uacb0\uc81c \uc2dc\uc2a4\ud15c\uc774 \uacb0\uc81c \uc644\ub8cc \uc774\ubca4\ud2b8\ub97c \uc6b0\ub9ac\uc5d0\uac8c \uc54c\ub9ac\uace0, \uc6b0\ub9ac\ub294 \uc601\uc218\uc99d \uba54\uc77c \ubc1c\uc1a1. Slack \uc5d0\uc11c \ub204\uac00 <code>\/deploy staging<\/code> \uba85\ub839\uc744 \uce58\uba74 \uadf8\uac8c \uc6b0\ub9ac\uc5d0\uac8c \ub3c4\ucc29\ud574\uc11c \ubc30\ud3ec \uc6cc\ud06c\ud50c\ub85c \uc2e4\ud589. \uc774\ub7f0 \uac8c \ubaa8\ub450 Webhook.<\/p>\n\n<h2>Webhook \uc774 \ubb54\uac00 \u2014 Schedule \uacfc \uc815\ubc18\ub300 \ubaa8\ub4dc<\/h2>\n\n<p>Webhook \uc758 \ubcf8\uc9c8\uc740 \ub2e8\uc21c. <strong>n8n \uc774 \uc678\ubd80\uc5d0 URL \ud558\ub098 \uacf5\uac1c\ud574\ub450\uace0, \ub204\uac00 \uadf8 URL \uc744 \uc694\uccad\ud558\uba74 \uc6cc\ud06c\ud50c\ub85c \ud55c \ubc88 \uc2e4\ud589.<\/strong> \uadf8 URL \uc774 <strong>Webhook URL<\/strong>.<\/p>\n\n<div class=\"tablewrap\">\n<table>\n<thead><tr><th>\uad6c\ubd84<\/th><th>Schedule<\/th><th>Webhook<\/th><\/tr><\/thead>\n<tbody>\n<tr><td>\ub204\uac00 \uae68\uc6b0\ub098<\/td><td data-label=\"Schedule\">n8n \uc758 \uc2dc\uacc4<\/td><td data-label=\"Webhook\">\uc678\ubd80 \uc694\uccad (curl, \ub2e4\ub978 SaaS, \ube0c\ub77c\uc6b0\uc800)<\/td><\/tr>\n<tr><td>\uc2e4\ud589 \uc8fc\uae30<\/td><td data-label=\"Schedule\">\uc815\ud574\uc9c4 \uc2dc\uac01\u00b7\uac04\uaca9<\/td><td data-label=\"Webhook\">\uc608\uce21 \ubd88\uac00 (\uc694\uccad \uc62c \ub54c\ub9c8\ub2e4)<\/td><\/tr>\n<tr><td>\ubc1b\ub294 \ub370\uc774\ud130<\/td><td data-label=\"Schedule\">\uc5c6\uc74c (\ud2b8\ub9ac\uac70\ub9cc)<\/td><td data-label=\"Webhook\">HTTP body\u00b7query\u00b7headers<\/td><\/tr>\n<tr><td>\uc608\uc2dc<\/td><td data-label=\"Schedule\">\ub9e4\uc77c 9\uc2dc RSS<\/td><td data-label=\"Webhook\">Stripe \uacb0\uc81c \uc54c\ub9bc, Slack \uba85\ub839<\/td><\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n\n<h2>\uc2e4\uc81c\ub85c Webhook \ub178\ub4dc \ub9cc\ub4e4\uae30<\/h2>\n\n<p>\uc544\ub798 \ucea1\ucc98\uac00 \uaca9\ub9ac \uc778\uc2a4\ud134\uc2a4\uc5d0\uc11c \uc9c1\uc811 \ub9cc\ub4e0 Webhook \ub178\ub4dc\uc758 \uc124\uc815 \ud328\ub110. \ubc15\uc900\uc131 \ub530\ub77c\ud558\uc2dc\uba74 \ub3d9\uc77c\ud55c \ud654\uba74\uc774 \ub739\ub2c8\ub2e4.<\/p>\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 &#8220;webhook&#8221; \uac80\uc0c9<\/div><\/div>\n<p>\ud2b8\ub9ac\uac70 \ud328\ub110 \uac80\uc0c9\ucc3d\uc5d0 <code>webhook<\/code> \uc785\ub825 \u2192 \uccab \uacb0\uacfc <strong>Webhook<\/strong> \ud074\ub9ad (\uadf8 \uc544\ub798 &#8220;Respond to Webhook&#8221; \uc740 \uc751\ub2f5 \ubcf4\ub0bc \ub54c \uc4f0\ub294 \ubcc4\ub3c4 \ub178\ub4dc).<\/p>\n<\/div>\n\n<div class=\"step\">\n<div class=\"step-header\"><span class=\"step-num\">2<\/span><div class=\"step-title\">\uc124\uc815 \ud328\ub110\uc774 \uc5f4\ub9ac\uba74 \u2014 Webhook URL \ud655\uc778<\/div><\/div>\n<figure class=\"screenshot\">\n<img decoding=\"async\" src=\"https:\/\/junai.ai\/blog\/wp-content\/uploads\/2026\/05\/02-webhook-settings.png\" alt=\"Webhook \ub178\ub4dc \uc124\uc815 \ud328\ub110 \u2014 Test URL\uacfc Production URL \ud1a0\uae00, GET \uba54\uc11c\ub4dc, \uc790\ub3d9 \uc0dd\uc131\ub41c Path UUID, Authentication \uc635\uc158\">\n<figcaption>\uc2e4\uc81c Webhook \ub178\ub4dc \ud328\ub110. \uc0c1\ub2e8 <strong>Test URL \/ Production URL<\/strong> \ud1a0\uae00\uc774 \ud575\uc2ec. \uc544\ub798 \uc790\ub3d9 \uc0dd\uc131\ub41c UUID Path \uac00 \ubcf4\uc785\ub2c8\ub2e4.<\/figcaption>\n<\/figure>\n<p>n8n \uc774 \uc790\ub3d9\uc73c\ub85c \uc0dd\uc131\ud574\uc8fc\ub294 \ub450 URL:<\/p>\n<div class=\"cmd\"><span class=\"c\">Test URL<\/span> (\uac1c\ubc1c\uc6a9 \u2014 Listen \uc911\uc77c \ub54c\ub9cc \uc791\ub3d9)\nhttp:\/\/localhost:5679\/webhook-test\/f250c952-48e2-4d75-&#8230;\n\n<span class=\"c\">Production URL<\/span> (\uc6b4\uc601\uc6a9 \u2014 workflow Active \uba74 \ud56d\uc0c1 \uc791\ub3d9)\nhttp:\/\/localhost:5679\/webhook\/f250c952-48e2-4d75-&#8230;<\/div>\n<p>\ucc28\uc774\ub294 \ub9c8\uc9c0\ub9c9 H2 \uc5d0\uc11c \ub2e4\uc2dc. \uc77c\ub2e8 \ub450 URL \uc774 \ub2e4\ub974\ub2e4\ub294 \uc810\ub9cc \uc778\uc9c0.<\/p>\n<\/div>\n\n<div class=\"step\">\n<div class=\"step-header\"><span class=\"step-num\">3<\/span><div class=\"step-title\">3\uac1c \ud575\uc2ec \ud544\ub4dc<\/div><\/div>\n<ul>\n<li><strong>HTTP Method<\/strong> \u2014 \uc5b4\ub5a4 \uba54\uc11c\ub4dc\ub85c \ubc1b\uc744\uc9c0. \uae30\ubcf8 GET, \ub370\uc774\ud130 \ubc1b\uc744 \uac70\uba74 POST.<\/li>\n<li><strong>Path<\/strong> \u2014 \uc790\ub3d9 UUID \uadf8\ub300\ub85c \ub46c\ub3c4 OK. \uc758\ubbf8 \uc788\ub294 \uc774\ub984(<code>github-pr<\/code>)\uc73c\ub85c \ubc14\uafd4\ub3c4 \ub428. URL \uc758 \ub9c8\uc9c0\ub9c9 \ubd80\ubd84.<\/li>\n<li><strong>Authentication<\/strong> \u2014 None \/ Basic \/ Header \/ JWT. \ucc98\uc74c\uc5d4 None, \uc6b4\uc601\uc5d0\uc120 Header Auth \uad8c\uc7a5 (Ch.17).<\/li>\n<\/ul>\n<p>\uc624\ub978\ucabd\uc758 <strong>Listen for test event<\/strong> \ub610\ub294 <strong>Test this trigger<\/strong> \ubc84\ud2bc\uc744 \ub204\ub974\uba74 n8n \uc774 60\ucd08\uac04 \ub300\uae30 \u2192 \uadf8 \uc0ac\uc774 \ub204\uac00 Test URL \uc744 \ud638\ucd9c\ud558\uba74 \uc989\uc2dc \uce90\uce58.<\/p>\n<\/div>\n\n<h2>\ubc1b\uc740 \ub370\uc774\ud130 \uac00\uacf5 \u2014 Set \ub178\ub4dc \uc5f0\uacb0<\/h2>\n\n<p>Webhook \ub9cc \ub2e8\ub3c5\uc73c\ub85c \uc4f0\ub294 \uc77c\uc740 \uac70\uc758 \uc5c6\uc2b5\ub2c8\ub2e4. \ubc1b\uc740 \ub370\uc774\ud130\ub97c \uac00\uacf5\ud558\uac70\ub098 \ub2e4\ub978 \uacf3\uc73c\ub85c \ubcf4\ub0b4\ub294 \uac8c \ubcf4\ud1b5.<\/p>\n\n<figure class=\"screenshot\">\n<img decoding=\"async\" src=\"https:\/\/junai.ai\/blog\/wp-content\/uploads\/2026\/05\/05-canvas-two-nodes.png\" alt=\"Webhook \ud2b8\ub9ac\uac70 + Set \ub178\ub4dc \ub450 \uac1c\uac00 \uce94\ubc84\uc2a4\uc5d0 \uc5f0\uacb0\ub41c \ubaa8\uc2b5\">\n<figcaption>\uc2e4\uc81c \uce94\ubc84\uc2a4 \u2014 Webhook \ub2e4\uc74c\uc5d0 Set \ub178\ub4dc\ub97c \ubd99\uc778 \uc0c1\ud0dc. \uc88c\u2192\uc6b0 \ud750\ub984\uc774 \uadf8\ub300\ub85c \ub370\uc774\ud130 \ud750\ub984.<\/figcaption>\n<\/figure>\n\n<figure class=\"screenshot\">\n<img decoding=\"async\" src=\"https:\/\/junai.ai\/blog\/wp-content\/uploads\/2026\/05\/04-set-node-settings.png\" alt=\"Set \ub178\ub4dc \uc124\uc815 \ud328\ub110 \u2014 Fields to Set \uc601\uc5ed\uc5d0\uc11c \uc0c8 \ud544\ub4dc \ucd94\uac00 UI\">\n<figcaption>Set \ub178\ub4dc \ud328\ub110. \ubc1b\uc740 Webhook body \uc758 \ud544\ub4dc\ub97c \uac00\uacf5\ud574 \uc0c8 \ubaa8\uc591\uc73c\ub85c \uc9e4 \uc218 \uc788\uc5b4\uc694.<\/figcaption>\n<\/figure>\n\n<p>\uc608\ub97c \ub4e4\uc5b4 Webhook \uc73c\ub85c <code>{\"name\":\"\ubc15\uc900\uc131\",\"amount\":50000}<\/code> \uc774 \ub4e4\uc5b4\uc624\uba74 Set \uc5d0\uc11c:<\/p>\n\n<div class=\"cmd\"><span class=\"p\"># Set \ub178\ub4dc \ud45c\ud604\uc2dd<\/span>\n\uc778\uc0ac:   <span class=\"c\">={{ &#8220;\uc548\ub155 &#8221; + $json.body.name + &#8220;\ub2d8&#8221; }}<\/span>\n\uae08\uc561:   <span class=\"c\">={{ $json.body.amount + &#8220;\uc6d0&#8221; }}<\/span>\n\ubc1b\uc740\uc2dc\uac01: <span class=\"c\">={{ $now.toFormat(&#8220;yyyy-MM-dd HH:mm&#8221;) }}<\/span><\/div>\n\n<p><strong>\uc8fc\uc758 \u2014<\/strong> Webhook \uc73c\ub85c \ub4e4\uc5b4\uc628 body \ub294 <code>$json.body<\/code> \ub85c \uc811\uadfc. \ud5e4\ub354\ub294 <code>$json.headers<\/code>, \ucffc\ub9ac\ub294 <code>$json.query<\/code>. \uc77c\ubc18 \ub178\ub4dc\ucc98\ub7fc <code>$json.name<\/code> \uc73c\ub85c \ubc14\ub85c \uaebc\ub0bc \uc218 \uc5c6\uc5b4\uc694.<\/p>\n\n<h2>\uc2e4\uc804 \ud638\ucd9c \u2014 curl \ub85c \uc9c1\uc811 \uc3d8\uae30<\/h2>\n\n<p>Webhook URL \uc744 \ubc1b\uc558\uc73c\ub2c8 \uc9c4\uc9dc\ub85c \ud55c \ubc88 \ud638\ucd9c. \ub178\ub4dc \ud328\ub110\uc758 <strong>Listen for test event<\/strong> \ub204\ub978 \ub2e4\uc74c \ud130\ubbf8\ub110\uc5d0\uc11c:<\/p>\n\n<div class=\"cmd\"><span class=\"p\"># GET \ubc29\uc2dd (\uac04\ub2e8 \ud14c\uc2a4\ud2b8)<\/span>\n$ curl <span class=\"c\">&#8220;http:\/\/localhost:5679\/webhook-test\/f250c952-48e2-4d75-&#8230;&#8221;<\/span>\n<span class=\"o\">{ &#8220;message&#8221;: &#8220;Workflow was started&#8221; }<\/span>\n\n<span class=\"p\"># POST \ubc29\uc2dd (JSON \ub370\uc774\ud130 \ud3ec\ud568)<\/span>\n$ curl -X POST <span class=\"c\">&#8220;http:\/\/localhost:5679\/webhook-test\/f250c952-&#8230;&#8221;<\/span> \\\n       -H &#8220;Content-Type: application\/json&#8221; \\\n       -d <span class=\"c\">&#8216;{&#8220;name&#8221;:&#8221;\ubc15\uc900\uc131&#8221;,&#8221;amount&#8221;:50000}&#8217;<\/span>\n<span class=\"o\">{ &#8220;message&#8221;: &#8220;Workflow was started&#8221; }<\/span><\/div>\n\n<p>n8n \ud654\uba74\uc73c\ub85c \ub3cc\uc544\uac00\uba74 \u2014 \uc6cc\ud06c\ud50c\ub85c\uac00 \uae68\uc5b4\ub098 Webhook \ub178\ub4dc\uc5d0 \u2713 \ud45c\uc2dc, OUTPUT \uc5d0 \ubc1b\uc740 \ub370\uc774\ud130\uac00 \uadf8\ub300\ub85c \ubcf4\uc785\ub2c8\ub2e4. \uadf8 \ub2e4\uc74c Set \ub178\ub4dc\ub3c4 \ucc28\ub840\ub85c \uc2e4\ud589\ub418\uba70 \uac00\uacf5\ub41c \uacb0\uacfc \ucd9c\ub825.<\/p>\n\n<h2>Test URL vs Production URL \u2014 \uac00\uc7a5 \ud754\ud55c \ud568\uc815<\/h2>\n\n<p>Webhook \uc758 \uac00\uc7a5 \ud070 \ud568\uc815. \ub450 URL \uc774 \uc644\uc804\ud788 \ub2e4\ub974\uac8c \ub3d9\uc791\ud569\ub2c8\ub2e4.<\/p>\n\n<div class=\"databox\">\n<strong>Test URL<\/strong> \u2014 <code>\/webhook-test\/...<\/code><br>\n&#8220;Listen for test event&#8221; \ub97c \ub204\ub978 \uc9c1\ud6c4 <strong>60\ucd08 \ub3d9\uc548\ub9cc<\/strong> \uc791\ub3d9. \ud55c \ubc88 \ud2b8\ub9ac\uac70\ub418\uba74 \uc790\ub3d9 \uc911\uc9c0. \uc6cc\ud06c\ud50c\ub85c \uc9e4 \ub54c \ub4e4\uc5b4\uc624\ub294 \ub370\uc774\ud130 \uad6c\uc870 \ud655\uc778\uc6a9.\n<\/div>\n\n<div class=\"databox\">\n<strong>Production URL<\/strong> \u2014 <code>\/webhook\/...<\/code><br>\n\uc6cc\ud06c\ud50c\ub85c\uac00 <strong>Active<\/strong> \uc0c1\ud0dc\uc77c \ub54c\ub9cc \uc791\ub3d9, 24\uc2dc\uac04 \ud56d\uc0c1 \ubc1b\uc74c. \uc678\ubd80 SaaS (Stripe, GitHub \ub4f1) \uc5d0 \ub4f1\ub85d\ud560 URL \uc740 \ubb34\uc870\uac74 \uc774\uac83.\n<\/div>\n\n<div class=\"warnbox\"><strong>\uac00\uc7a5 \uc790\uc8fc \ud558\ub294 \uc2e4\uc218 \u2014<\/strong> \uac1c\ubc1c\ud560 \ub550 Test URL \uc5d0 curl \uc3d8\uba74\uc11c \uc798 \ub410\ub294\ub370, \uc6b4\uc601 \ubc30\ud3ec \ud6c4 Production URL \uc5d0 \ud638\ucd9c\uc774 \uc548 \uc634. \uc6d0\uc778 99%: \uc6cc\ud06c\ud50c\ub85c\ub97c <strong>Active \ud1a0\uae00<\/strong> \uc548 \ucf30\uc74c. Save \ub9cc \ub204\ub974\uace0 \ub05d\ub0b8 \uac70\uc608\uc694. n8n 2.0 \ubd80\ud130\ub294 Save + Publish \ubaa8\ub450 \ud544\uc694.<\/div>\n\n<p>\ub610 \ud55c \uac00\uc9c0 \u2014 Test URL \uc740 <strong>localhost \ub9cc<\/strong> \ubc1b\uc2b5\ub2c8\ub2e4. \uc678\ubd80\uc5d0\uc11c \ud638\ucd9c\ud558\ub824\uba74 ngrok\u00b7Cloudflare Tunnel \uac19\uc740 \ud130\ub110 \ub3c4\uad6c\ub85c \ub6ab\uac70\ub098, Production URL + \ub3c4\uba54\uc778 + nginx \ub9ac\ubc84\uc2a4 \ud504\ub85d\uc2dc (Ch.22) \ud544\uc694.<\/p>\n\n<p>\ub2e4\uc74c Ch.8 \uc5d0\uc11c\ub294 \uc678\ubd80\uc5d0\uc11c \uac00\uc7a5 \uc790\uc8fc \uc4f0\ub294 \ud1b5\ud569 \u2014 <strong>Google Sheets<\/strong>. Webhook \uc73c\ub85c \ub4e4\uc5b4\uc628 \ub370\uc774\ud130\ub97c \uc2dc\ud2b8\uc5d0 \uc790\ub3d9 \ub204\uc801\ud558\uac70\ub098, \uc2dc\ud2b8\uc5d0\uc11c \uc77d\uc5b4\uc640 \ub2e4\ub978 \uacf3\uc73c\ub85c \ubcf4\ub0b4\ub294 \ud328\ud134\uc744 \ub2e4\ub8f9\ub2c8\ub2e4.<\/p>\n\n<div class=\"cta\">\n<h3>n8n \ud55c\uad6d\uc5b4 \uad50\uc7ac \u00b7 Ch.7 \uc644\ub8cc<\/h3>\n<p>\ub2e4\uc74c \ud3b8 \u2192 Ch.8 Google Sheets \uc5f0\ub3d9 \u2014 \uc77d\uae30\u00b7\uc4f0\uae30\u00b7OAuth \uc790\uaca9\uc99d\uba85<\/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 Webhook \ub178\ub4dc\ub85c \uc678\ubd80 \uc2e0\ud638 \ubc1b\uc544 \uc6cc\ud06c\ud50c\ub85c \uc2dc\uc791. Test URL \u00b7 Production URL \ucc28\uc774 + curl \ud638\ucd9c + \uc2e4\uc218 \ud328\ud134. \uae30\ucd08 Ch.7.<\/p>\n","protected":false},"author":1,"featured_media":702,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21],"tags":[],"class_list":["post-685","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\/685","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=685"}],"version-history":[{"count":1,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts\/685\/revisions"}],"predecessor-version":[{"id":718,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts\/685\/revisions\/718"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/media\/702"}],"wp:attachment":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/media?parent=685"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/categories?post=685"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/tags?post=685"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}