> For the complete documentation index, see [llms.txt](https://salesclue.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://salesclue.gitbook.io/guide/integration/salesclue-x-slack.md).

# SalesClue X Slack

## 고객이 파일을 열어보거나 링크를 클릭하면

Slack으로 알림을 받으세요.

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

#### 🤔 어떤 경우에 쓰면 좋을까요?

* 고객의 자료 열람 알림, 이메일로 나만 받는 대신 다른 사람들도 볼 수 있었으면 좋겠어요.
* 이메일 확인을 자주 안해서, 세일즈클루 알림을 종종 놓쳐요.

#### 😎 슬랙이랑 세일즈클루를 연동하면

* 고객이 자료를 확인하는 순간, 슬랙 채널에 속한 모든 사람들과 함께 확인할 수 있어요.
* 고객이 자료를 보는 즉시 알림을 받아 고객의 관심이 뜨거울 때, 바로 연락해볼 수 있어요.

***

### 🍔 쉽게 하는 방법

재피어에 가입하고, 세일즈클루와 슬랙 연동을 마쳤다면

#### 👇 미리 준비된 템플릿으로 \[파일 열람 알림]을 설정해 보세요.

[Send Channel Message When File Opened](https://zapier.com/shared/08111b4f63a62a7b76310d45fbb8ed598f837036)

#### 👇 미리 준비된 템플릿으로 \[링크 클릭 알림]을 설정해 보세요.

[Send Channel Message When Link Clicked](https://zapier.com/shared/0366f536281a963d03659e7cf4f1e140719ff4bd)

### 🦕 또는, 한 단계씩 차근차근 따라해보세요! \[가이드 보기👇]

[SalesClue에서 열람 발생하면 Slack 알림 받기](https://app.tango.us/app/workflow/SalesClue-----------Slack--------e761fe3a1152411786e64bf485897357)


---

# 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, and the optional `goal` query parameter:

```
GET https://salesclue.gitbook.io/guide/integration/salesclue-x-slack.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
