> 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/salesforce-config/auto-response/auto-response-salesforce/weblink-parameters.md).

# 웹링크 자동응답에 파라미터 정보 추가하기

* 웹링크 자동응답에 파라미터 정보 추가하기

  * **Upper Step 지정**
    * 필요한 경우, 상위 자동응답을 **Upper Step**에 입력합니다.
    * 상담 종료 시 자동으로 웹 링크를 발송하려면, **Upper Step**에 *상담 종료 Auto Response 레코드*를 반드시 입력해야 합니다.
  * **KakaoType 설정**
    * **KakaoType**을 `Link`로 선택합니다.
    * **Include Param** 옵션을 체크합니다.
  * **메시지 입력**
    * **Message** 항목에 발송할 웹 페이지의 `URL`을 입력합니다.
  *

  ```
  <figure><img src="/files/XqksCxfNBJDwr5x4cLje" alt=""><figcaption></figcaption></figure>
  ```
* 예시 URL : <https://example.com/form?session\\_id={sessionId}\\&agent\\_id={userId}\\&customer\\_id={customerId}​>
