{"id":687,"date":"2026-05-18T21:06:04","date_gmt":"2026-05-18T13:06:04","guid":{"rendered":"https:\/\/junai.ai\/blog\/n8n-gmail-9\/"},"modified":"2026-05-18T21:36:45","modified_gmt":"2026-05-18T13:36:45","slug":"n8n-gmail-9","status":"publish","type":"post","link":"https:\/\/junai.ai\/blog\/n8n-gmail-9\/","title":{"rendered":"n8n Gmail \u00b7 SMTP \uc790\ub3d9 \ubc1c\uc1a1 (Ch.9)"},"content":{"rendered":"\n<!-- WordPress REST API \ubc1c\ud589\uc6a9 HTML (\uc790\ub3d9 \uc0dd\uc131) -->\n<!-- WP-FEATURED-MEDIA-ID: 704 -->\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: #7c2d12; }\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: #fb923c; 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: #fed7aa; 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.warnbox { background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%); padding: 16px 20px; margin: 24px 0; border-radius: 8px; font-size: 15.5px; }\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; }\n.step p { margin: 10px 0; } .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; } .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; }\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: #fff; }\nth, td { padding: 11px 12px; text-align: left; border-bottom: 1px solid #e2e8f0; vertical-align: top; }\nth { background: #f1f5f9; font-weight: 700; }\ntd:first-child, th:first-child { font-weight: 700; }\n@media (max-width: 560px) { .tablewrap table, .tablewrap thead, .tablewrap tbody, .tablewrap tr, .tablewrap th, .tablewrap td { display: block; width: auto; } .tablewrap thead { display: none; } .tablewrap tr { margin: 0 0 14px; border: 1px solid #e2e8f0; border-radius: 10px; overflow: hidden; } .tablewrap td { border: none; border-bottom: 1px solid #f1f5f9; padding: 9px 14px; } .tablewrap td:first-child { background: #f1f5f9; font-weight: 800; } .tablewrap td[data-label]::before { content: attr(data-label) \" \u2014 \"; font-weight: 700; color: var(--color-primary); } }\n@media (max-width: 480px) { .hero h1 { font-size: 26px; } body { font-size: 16px; } article h2 { font-size: 22px; } }\n<\/style>\n<header class=\"hero\">\n  <span class=\"eyebrow\">n8n \ud55c\uad6d\uc5b4 \uad50\uc7ac \u00b7 Ch.9<\/span>\n  <h1>Gmail \u00b7 SMTP \uc790\ub3d9 \ubc1c\uc1a1<\/h1>\n  <p>\uc6cc\ud06c\ud50c\ub85c\uc758 \uacb0\uacfc\ub97c &#8220;\uc0ac\ub78c\ud55c\ud14c \uc54c\ub9ac\ub294&#8221; \uac00\uc7a5 \ud754\ud55c \uae38. Gmail \uacc4\uc815 \ub610\ub294 SMTP \uc11c\ubc84 \ub458 \uc911 \ud558\ub098 \ub4f1\ub85d\ud558\uba74 \ud3c9\uc0dd \uc791\ub3d9.<\/p>\n  <img decoding=\"async\" src=\"https:\/\/junai.ai\/blog\/wp-content\/uploads\/2026\/05\/hero-5-9.jpg\" alt=\"\uc774\uba54\uc77c \ubcf4\ub0b4\uae30 \uc77c\ub7ec\uc2a4\ud2b8 \u2014 \ubc1b\ub294 \uc0ac\ub78c\u00b7\uc81c\ubaa9\u00b7\ubcf8\ubb38 \uc601\uc5ed\">\n<\/header>\n<div class=\"container\"><article>\n\n<p>\uc6cc\ud06c\ud50c\ub85c \uc5b4\ub514\uc120\uac00 \ub370\uc774\ud130\ub97c \ub9cc\ub4e4\uac70\ub098 \ubc1b\uc558\uc73c\uba74, \ubcf4\ud1b5 &#8220;\ub204\uad70\uac00\uc5d0\uac8c \uc54c\ub9bc&#8221; \uc73c\ub85c \ub05d\ub0a9\ub2c8\ub2e4. \uadf8\uac8c Slack \uc774\uba74 Ch.10, \uba54\uc77c\uc774\uba74 \uc774 \ucc55\ud130. \uba54\uc77c\uc740 \ub450 \uae38 \u2014 Gmail (\uac1c\uc778 \uacc4\uc815 OAuth) \ub610\ub294 SMTP (\ud68c\uc0ac \uba54\uc77c\u00b7SendGrid\u00b7Mailgun \uac19\uc740 \uc678\ubd80 SMTP).<\/p>\n\n<h2>Gmail vs SMTP \u2014 \uc5b4\ub290 \uac8c \ub098\uc5d0\uac8c \ub9de\ub098<\/h2>\n\n<div class=\"tablewrap\">\n<table>\n<thead><tr><th>\ubc29\uc2dd<\/th><th>\uc7a5\uc810<\/th><th>\uc81c\uc57d<\/th><\/tr><\/thead>\n<tbody>\n<tr><td>Gmail<\/td><td data-label=\"\uc7a5\uc810\">OAuth \ud55c \ubc88\uc774\uba74 \ub05d, \ubb34\ub8cc, \ubcf8\uc778 \uacc4\uc815\uc5d0\uc11c \ubc1c\uc1a1<\/td><td data-label=\"\uc81c\uc57d\">\ud558\ub8e8 500\ud1b5 \ud55c\ub3c4, \ud68c\uc0ac \uba54\uc77c \uc548 \ub428<\/td><\/tr>\n<tr><td>SMTP<\/td><td data-label=\"\uc7a5\uc810\">\ubc1c\uc1a1\ub7c9 \uc81c\ud55c \u2191, \uc790\uccb4 \ub3c4\uba54\uc778 \uba54\uc77c, \ube44\uc988\ub2c8\uc2a4\uc6a9<\/td><td data-label=\"\uc81c\uc57d\">host\u00b7port\u00b7user\u00b7pass 4\uac1c \uc785\ub825, \ubc1c\uc1a1 \ud55c\ub3c4 SMTP \uc11c\ube44\uc2a4\uc5d0 \ub530\ub984<\/td><\/tr>\n<tr><td>SendGrid\u00b7Mailgun<\/td><td data-label=\"\uc7a5\uc810\">\uc6d4 100\ub9cc \ud1b5+, \ud1b5\uacc4 \ub300\uc2dc\ubcf4\ub4dc, \ub3c4\uba54\uc778 \uc778\uc99d<\/td><td data-label=\"\uc81c\uc57d\">\uc6d4 $15+, \ub3c4\uba54\uc778 SPF\u00b7DKIM \uc124\uc815 \ud544\uc694<\/td><\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n\n<p>\ucc98\uc74c\uc5d4 <strong>Gmail<\/strong> \uad8c\uc7a5. \ud559\uc2b5\u00b7\uc18c\uaddc\ubaa8 \uc790\ub3d9\ud654\uc5d0 \ucda9\ubd84. \uc77c 50\ud1b5 \uc774\uc0c1 \ubcf4\ub0b4\uac70\ub098 \ud68c\uc0ac \ub3c4\uba54\uc778\uc774\uba74 SMTP, \uc77c 1\ub9cc+ \uba74 SendGrid \uac19\uc740 \uc804\uc6a9 \uc11c\ube44\uc2a4.<\/p>\n\n<figure class=\"screenshot\">\n<img decoding=\"async\" src=\"https:\/\/junai.ai\/blog\/wp-content\/uploads\/2026\/05\/01-node-settings.png\" alt=\"Send Email \ub178\ub4dc \uac80\uc0c9 \uacb0\uacfc \u2014 n8n \uc758 What happens next \ud328\ub110\">\n<figcaption>\uc774\uc804 \ub178\ub4dc \uc6b0\uce21 + \u2192 &#8220;send email&#8221; \uac80\uc0c9. n8n \uc758 \ub0b4\uc7a5 SMTP \ub178\ub4dc\uac00 \uccab \uacb0\uacfc\ub85c \ub739\ub2c8\ub2e4.<\/figcaption>\n<\/figure>\n\n<p>n8n \uc5d0\ub294 \uba54\uc77c \uad00\ub828 \ub178\ub4dc 3\uc885:<\/p>\n<ul>\n<li><strong>Send Email<\/strong> \u2014 \uc77c\ubc18 SMTP \ubc1c\uc1a1. host\u00b7port\u00b7user\u00b7pass \uc785\ub825.<\/li>\n<li><strong>Gmail<\/strong> \u2014 Google OAuth, Gmail \uacc4\uc815 \uadf8\ub300\ub85c.<\/li>\n<li><strong>Email Trigger (IMAP)<\/strong> \u2014 \uc774\uac74 \ubc1b\ub294 \ucabd. \uba54\uc77c \uc218\uc2e0 \uac10\uc9c0.<\/li>\n<\/ul>\n\n<h2>1\ub2e8\uacc4 \u2014 Gmail OAuth \uc790\uaca9\uc99d\uba85<\/h2>\n\n<div class=\"step\">\n<div class=\"step-header\"><span class=\"step-num\">1<\/span><div class=\"step-title\">Gmail \ub178\ub4dc \ucd94\uac00 \u2192 Credential \ub9cc\ub4e4\uae30<\/div><\/div>\n<p>+ \ud074\ub9ad \u2192 &#8220;gmail&#8221; \uac80\uc0c9 \u2192 Gmail \ub178\ub4dc. \ud328\ub110\uc758 <strong>Credential to connect with<\/strong> \u2192 <strong>Create new credential<\/strong>.<\/p>\n<\/div>\n\n<div class=\"step\">\n<div class=\"step-header\"><span class=\"step-num\">2<\/span><div class=\"step-title\">\uc140\ud504\ud638\uc2a4\ud305\uc774\uba74 Google Cloud OAuth client \ub9cc\ub4e4\uae30<\/div><\/div>\n<p>Ch.8 \uc758 Google Sheets \uc640 \uc815\ud655\ud788 \ub3d9\uc77c\ud55c \uc808\ucc28. Cloud Console \u2192 APIs &#038; Services \u2192 Credentials \u2192 OAuth client ID. Redirect URI \ub9cc \ub2e4\ub974\uac8c \u2014 <code>\/rest\/oauth2-credential\/callback<\/code> \ub3d9\uc77c.<\/p>\n<p>\uc774\ubbf8 Sheets credentials \uc774 \uc788\uc73c\uba74 <strong>\uac19\uc740 OAuth client \uc7ac\uc0ac\uc6a9 \uac00\ub2a5<\/strong>. n8n \uc548\uc5d0\uc11c &#8220;Gmail OAuth2&#8221; \ub77c\ub294 \uc0c8 \uc790\uaca9\uc99d\uba85\uc73c\ub85c \ub9cc\ub4e4\ub418, Client ID\u00b7Secret \uc740 \ub3d9\uc77c\ud558\uac8c \uc785\ub825.<\/p>\n<\/div>\n\n<div class=\"step\">\n<div class=\"step-header\"><span class=\"step-num\">3<\/span><div class=\"step-title\">Scope \uad8c\ud55c \ucd94\uac00<\/div><\/div>\n<p>Google Cloud Console \uc758 OAuth consent screen \u2192 Scopes \uc5d0 <code>gmail.send<\/code> (\ub610\ub294 <code>gmail.modify<\/code> \uc804\uccb4 \uad8c\ud55c) \ucd94\uac00. Sheets \ub9cc \ub4f1\ub85d\ud55c \uc0c1\ud0dc\uba74 \uba54\uc77c \ubc1c\uc1a1 \uad8c\ud55c\uc774 \uc5c6\uc5b4\uc11c &#8220;permission denied&#8221; \uc5d0\ub7ec.<\/p>\n<\/div>\n\n<h2>2\ub2e8\uacc4 \u2014 \uba54\uc77c \ubcf4\ub0b4\uae30 \uc2e4\uc804<\/h2>\n\n<div class=\"cmd\"><span class=\"c\">Gmail<\/span> \ub178\ub4dc\n  Operation:  <span class=\"c\">Send Email<\/span>\n  To:         <span class=\"c\">={{ $json.recipient }}<\/span>\n  Subject:    <span class=\"c\">={{ &#8220;\uc548\ub155 &#8221; + $json.name + &#8220;\ub2d8 \u2014 \uacb0\uc81c \uc644\ub8cc&#8221; }}<\/span>\n  Email Type: HTML\n  Message:    (\uc544\ub798 HTML \ud15c\ud50c\ub9bf)<\/div>\n\n<p>HTML \ubcf8\ubb38 \ud15c\ud50c\ub9bf:<\/p>\n\n<div class=\"cmd\"><span class=\"p\">&lt;!&#8211; \ud45c\ud604\uc2dd \uc548\uc5d0\uc11c \uba40\ud2f0\ub77c\uc778 HTML \uac00\ub2a5 (\uc5ed\ub530\uc634\ud45c \uc0ac\uc6a9) &#8211;&gt;<\/span>\n={{ `&lt;h2&gt;${$json.name}\ub2d8 \uc548\ub155\ud558\uc138\uc694&lt;\/h2&gt;\n&lt;p&gt;\ubc29\uae08 ${$json.amount}\uc6d0 \uacb0\uc81c\uac00 \uc644\ub8cc\ub410\uc2b5\ub2c8\ub2e4.&lt;\/p&gt;\n&lt;p&gt;\uac10\uc0ac\ud569\ub2c8\ub2e4 :)&lt;\/p&gt;` }}<\/div>\n\n<p>\ud45c\ud604\uc2dd \uc548\uc5d0\uc11c <strong>\uc5ed\ub530\uc634\ud45c(`)<\/strong> \uc640 <strong>${&#8230;}<\/strong> \uc870\ud569\uc744 \uc4f0\uba74 \uba40\ud2f0\ub77c\uc778 + \ubcc0\uc218 \uc0bd\uc785\uc774 \uae54\ub054. \uc704 \ud55c \uc904\uc774 \ub2e4\uc74c \ub178\ub4dc \uc785\ub825\uc758 <code>name<\/code>\u00b7<code>amount<\/code> \uac12\uc73c\ub85c \ucc44\uc6cc\uc9d1\ub2c8\ub2e4.<\/p>\n\n<h2>3\ub2e8\uacc4 \u2014 \ucca8\ubd80\ud30c\uc77c \ubcf4\ub0b4\uae30<\/h2>\n\n<p>\ucca8\ubd80\ub294 \ub450 \uac00\uc9c0 \u2014 \u2460 \uc774\uc804 \ub178\ub4dc\uc758 binary \ub370\uc774\ud130 (\uc608: HTTP Request \ub85c PDF \ubc1b\uc740 \uac70), \u2461 n8n \ub0b4\ubd80 \uc790\uccb4 \ud30c\uc77c.<\/p>\n\n<div class=\"cmd\"><span class=\"c\">HTTP Request<\/span> (Get PDF from URL)\n   Response \u2192 Download File\n   \u2193\n<span class=\"c\">Gmail<\/span>\n  Operation: Send Email\n  Attachments \u2192 <span class=\"c\">data<\/span>  (\uc774\uc804 \ub178\ub4dc\uc758 binary \ud0a4 \uc774\ub984)<\/div>\n\n<p>Attachments \ud544\ub4dc\uc5d0 <code>data<\/code> \ub77c\uace0 \uc801\uc73c\uba74 n8n \uc774 \uc774\uc804 \ub178\ub4dc\uc758 binary[data] \ub97c \ucca8\ubd80\ub85c \uc0ac\uc6a9. \uc5ec\ub7ec \ucca8\ubd80\uba74 \ucf64\ub9c8\ub85c (<code>data,data2,data3<\/code>).<\/p>\n\n<div class=\"warnbox\"><strong>\ud754\ud55c \uc2e4\uc218 \u2014 \ucca8\ubd80 \uc548 \ub428<\/strong><br>HTTP Request \ub178\ub4dc\uc758 <strong>Response \u2192 Download File<\/strong> \ud1a0\uae00\uc774 \uaebc\uc838 \uc788\uc73c\uba74 \ub370\uc774\ud130\uac00 binary \uac00 \uc544\ub2c8\ub77c JSON. Gmail \ub178\ub4dc\uac00 binary \ub9cc \ucca8\ubd80 \uc778\uc2dd\ud558\ubbc0\ub85c \uc2e4\ud328. \ub2e4\uc6b4\ub85c\ub4dc \ubaa8\ub4dc \ucf1c\uae30.<\/div>\n\n<h2>4\ub2e8\uacc4 \u2014 \ub300\ub7c9 \ubc1c\uc1a1 + \uc548\uc804\ub9dd<\/h2>\n\n<p>Gmail \uc740 \uc77c 500\ud1b5 \ud55c\ub3c4. 1,000 \uba85\uc5d0\uac8c \ubcf4\ub0b4\ub824\uba74 SendGrid \uac19\uc740 \uc804\uc6a9 \uc11c\ube44\uc2a4 \ub610\ub294 SMTP \ub9b4\ub808\uc774 \ud544\uc694. n8n \uc6cc\ud06c\ud50c\ub85c\uc5d0\uc11c\ub294 \ub3d9\uc77c \u2014 \ub178\ub4dc \uc885\ub958\ub9cc \ubc14\uafc8.<\/p>\n\n<div class=\"databox\"><strong>\uc6b4\uc601 \ud328\ud134 \u2014 Bounce \ucc98\ub9ac<\/strong><br>\ubc1c\uc1a1 \uc2e4\ud328\ud558\uba74 Error Trigger \uc6cc\ud06c\ud50c\ub85c\uac00 \ubc1b\uc74c (Ch.16). Error \ubc1c\uc0dd \ud589\uc740 Google Sheets \uc758 &#8220;\ubc1c\uc1a1\uc2e4\ud328&#8221; \uceec\ub7fc\uc5d0 \ub9c8\ud0b9 \u2192 \ub2e4\uc74c cron \uc5d0\uc11c \uc7ac\uc2dc\ub3c4. \uc774 \ud328\ud134\uc774 \uc548\uc815 \uc6b4\uc601\uc758 \ud575\uc2ec.<\/div>\n\n<p>\ub2e4\uc74c Ch.10 \u2014 Slack \u00b7 Discord \uc54c\ub9bc. \uba54\uc77c\ubcf4\ub2e4 \uc989\uc2dc\uc131 \u2191 \uc778 \ucc44\ub110. webhook URL \ud55c \uc904\ub85c \ub05d.<\/p>\n\n<div class=\"cta\"><h3>n8n \ud55c\uad6d\uc5b4 \uad50\uc7ac \u00b7 Ch.9 \uc644\ub8cc<\/h3><p>\ub2e4\uc74c \ud3b8 \u2192 Ch.10 Slack \u00b7 Discord \uc54c\ub9bc<\/p><a href=\"https:\/\/junai.ai\/blog\/category\/n8n\/\">\uc804\uccb4 \uc2dc\ub9ac\uc988 \ubcf4\uae30<\/a><\/div>\n\n<\/article><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>n8n \uc73c\ub85c \uc774\uba54\uc77c \uc790\ub3d9 \ubc1c\uc1a1. Gmail OAuth \u00b7 SMTP \ub450 \ubc29\uc2dd \ube44\uad50, HTML \ubcf8\ubb38 \ud15c\ud50c\ub9bf, \ucca8\ubd80\ud30c\uc77c\uae4c\uc9c0. \uae30\ucd08 Ch.9.<\/p>\n","protected":false},"author":1,"featured_media":704,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21],"tags":[],"class_list":["post-687","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\/687","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=687"}],"version-history":[{"count":1,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts\/687\/revisions"}],"predecessor-version":[{"id":716,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/posts\/687\/revisions\/716"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/media\/704"}],"wp:attachment":[{"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/media?parent=687"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/categories?post=687"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/junai.ai\/blog\/wp-json\/wp\/v2\/tags?post=687"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}