# 웹훅 활용 예시 (Use Case)

웹훅을 활용한 CRM 마케팅, 어디서부터 시작해야 할지 망설여진다면 다양한 Use Case를 참고해보세요.\
다양한 고객의 행동 여정에 활용할 수 있는 예시를 알려드립니다.

핵클의 코호트와 타겟팅 기능을 활용하여 개인화된 웹훅 메시지를 전송하고 고객별 맞춤형 캠페인을 진행할 수 있습니다.

고객의 데이터를 활용하면 관심사나 취향을 파악할 수 있고, 이를 기반으로 맞춤형 메시지를 발송할 수 있습니다.\
아래 use case를 활용하여 사용자에게 맞춤형 메시지를 보내보세요.

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>슬랙메시지 발송하기</strong></td><td align="center">슬랙 메시지를 원하는 시점에 발송되도록<br>자동화하는 방법을 알려드려요.</td><td><a href="/files/WZkFuoGHHe4qFUrOhnXw">/files/WZkFuoGHHe4qFUrOhnXw</a></td><td><a href="/pages/GPWrekW9D2wYnmgIYSO3">/pages/GPWrekW9D2wYnmgIYSO3</a></td></tr><tr><td align="center"><strong>이메일 보내기</strong></td><td align="center">이벤트 기반으로 개인화된<br>이메일을 보내는 방법을 알려드려요.</td><td><a href="/files/4HQT1hulwL0Ekmg10Zbw">/files/4HQT1hulwL0Ekmg10Zbw</a></td><td><a href="/pages/wTLQYARJRNnjm5mwwPwy">/pages/wTLQYARJRNnjm5mwwPwy</a></td></tr><tr><td align="center"><strong>푸시 알림함 구성하기</strong></td><td align="center">푸시 수신 알림함을 손쉽게 구현하는 방법을<br>알려드려요.</td><td><a href="/files/j9wYynV71z8KDuUqzPN1">/files/j9wYynV71z8KDuUqzPN1</a></td><td><a href="/pages/E4u0qznebfyaeN8w0SQR">/pages/E4u0qznebfyaeN8w0SQR</a></td></tr><tr><td align="center"><strong>할인쿠폰 발급하기</strong></td><td align="center">코호트 기반으로 비지니스 로직 자동화하는<br>방법을 알려드려요.</td><td><a href="/files/xRQ1ii1YopfzEn5x9Gpk">/files/xRQ1ii1YopfzEn5x9Gpk</a></td><td><a href="/pages/SqGJYJQyMjatWCxK48eJ">/pages/SqGJYJQyMjatWCxK48eJ</a></td></tr></tbody></table>


---

# 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://docs.hackle.io/crm-marketing/webhook-guide/use-cases.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.
