n8n-nodes-kakao
v0.0.1
Published
Unofficial n8n community node for Kakao Developers REST APIs (Kakao Login, KakaoTalk Message, Local, Search). Not affiliated with Kakao. Work in progress.
Readme
n8n-nodes-kakao
Work in progress — this release contains no working node. It is a placeholder. Installing it in n8n will not add any node to the editor.
n8n community node for the Kakao Developers REST APIs — Kakao Login, KakaoTalk Message, Local, and Search.
Planned scope
- Kakao Login — OAuth 2.0 authorization, token refresh, user profile, unlink
- KakaoTalk Message — send to self (
/v2/api/talk/memo), send to friends, message templates (text, feed, list, location, commerce) - Local — address search, coordinate conversion, keyword and category place search
- Search — Daum web, image, blog, and cafe search
- Credential handling for both REST API keys (
KakaoAK) and per-user OAuth tokens (Bearer)
Hand-written against the Kakao Developers documentation; no OpenAPI specification is published.
Out of scope: KakaoTalk Biz Message (알림톡 / 친구톡) is not served by the Kakao Developers API and goes through a reseller — see n8n-nodes-popbill.
Status
| Item | State |
|---|---|
| Node implementation | Not started |
| n8n community node registration | Not registered (the n8n-community-node-package keyword is withheld until a node ships) |
| First working release | Planned as 0.1.0 |
Disclaimer
This is an unofficial third-party integration. It is not affiliated with, endorsed by, or supported by Kakao Corp.
