# 메시지 내 쿠폰 발급 링크 발송하기

{% hint style="success" %}
카카오 브랜드 메시지 또는 광고성 문자메시지 내 버튼 및 URL 을 포함하여,&#x20;

고객이 링크 클릭 시 쿠폰을 다운로드 받을 수 있도록 메시지를 발송합니다.
{% endhint %}

{% stepper %}
{% step %}

## \[카페 24] 쿠폰 만들기

카페 24 관리자 페이지에서 \[프로모션] > \[쿠폰 관리] > \[쿠폰 만들기] 메뉴를 클릭합니다.

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

{% hint style="danger" %}
발급구분은 반드시 `고객 다운로드 발급`  로 선택해주세요!
{% endhint %}

\[프로모션] > \[쿠폰 관리] > \[쿠폰 발급/조회] 메뉴로 이동하여, 생성한 쿠폰을 확인해주세요.

경로 컬럼의 `복사` 버튼을 눌러 조회되는 URL 을 복사합니다.

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

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

{% endstep %}

{% step %}

## \[와이즈트래커] 메시지 발송 시 활용하기 (URL 변환)

복사한 쿠폰 다운로드 URL : \ <mark style="background-color:green;">https\://</mark><mark style="background-color:green;">`쇼핑몰홈페이지`</mark><mark style="background-color:green;">/exec/front/newcoupon/IssueDownload?coupon\_no=6084614469200001711</mark>

반드시 다음과 같이 변환하여 활용해주세요 :\ <mark style="background-color:$success;">https\://</mark><mark style="background-color:$success;">`쇼핑몰홈페이지`</mark><mark style="background-color:$success;">/redirectCoupon.html?coupon\_no=6084614469200001711</mark>
{% endstep %}
{% endstepper %}


---

# 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://document.wisetracker.co.kr/cafe24/send-message/guidelines/undefined.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.
