# 웹훅(webhook)은 무엇인가요?

웹훅(Webhook)이란? 특정 이벤트가 발생하였을 때 타사의 서비스나 응용프로그램으로 알림을 보내는 기능입니다. 리스틀리에서 데이터를 추출 후, 슬랙 채널로 실시간 알림을 받을 수 있어요.자세한 웹훅 연동 방법은 리스틀리 도움말 [웹훅](https://listly.notion.site/4c2a5a3fec9a42d4b7326c5e2068a6b7) 페이지를 확인해주세요. 데이터 추출 작업은 리스틀리팀에 맡겨두시고, 업무에 집중해보세요!

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


---

# Agent Instructions: 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.listly.io/docs/ko/support/faq/features/webhook.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.
