> For the complete documentation index, see [llms.txt](https://help.windmillsoft.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.windmillsoft.kr/simplychat/setup/messenger-setup/kakao-talk/kakao-channel-setup.md).

# 카카오톡 채널 설정

카카오톡 채널 추가/차단 콜백 URL 설정

* Kakao Developers(<https://developers.kakao.com/>)에 접속하여 로그인 합니다.&#x20;
* \[내 애플리케이션] > 비즈 앱  선택 > \[카카오톡 채널] > \[웹훅등록]
* 아래 윈드밀소프트의 서버 URL 입력 > \[저장]을 클릭하여 콜백 URL을 등록합니다.
  * <https://wisetalk.windmillsoft.kr/v1/KakaoSync/ChannelCallback>
* 데모를 사용하시는 경우에는 아래의 URL을 등록해주세요.
  * <https://simplychatuat.azurewebsites.net/v1/KakaoSync/ChannelCallback>

<figure><img src="/files/aRXlf0I7CGFywNvkHFLl" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
윈드밀소프트의 설치 대행 서비스를 통해 보다 편리하게 심플리챗 설치 및 설정을 하실 수 있습니다.&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.windmillsoft.kr/simplychat/setup/messenger-setup/kakao-talk/kakao-channel-setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
