# 슬랙 연동

## 슬랙 연동

**세일즈맵과 슬랙을 연동**해, 중요한 정보를 실시간 알림으로 받고 업무 효율을 높여 보세요.

1️⃣ 설정> 회사> 외부 서비스 연동> 슬랙 연동 버튼을 클릭

<figure><img src="/files/OICP8JVqjmyYSE5n0mte" alt="슬랙 연동 1"><figcaption><p>슬랙 연동 1</p></figcaption></figure>

<figure><img src="/files/jIj9TWxxDJ16VfnsvFuh" alt="슬랙 연동 2"><figcaption><p>슬랙 연동 2</p></figcaption></figure>

2️⃣ **\[Add to Slack]** 버튼을 눌러, 클릭 한 번으로 손쉽게 슬랙에 연결할 수 있습니다.

<figure><img src="/files/ajbuRl836BOnVye12xSi" alt="슬랙 연동 3"><figcaption><p>슬랙 연동 3</p></figcaption></figure>

3️⃣ 아래 화면에서 \[허용] 버튼을 클릭하면 연동 설정 완료!

<figure><img src="/files/ATgKnfjcRJokMOcKoYcJ" alt="슬랙 연동 4"><figcaption><p>슬랙 연동 4</p></figcaption></figure>

4️⃣ 슬랙에 연동한 뒤에는 회사의 슬랙 채널과 동기화할 수 있으며, 언제든 연동 해제 및 재연동이 가능합니다.

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

## 슬랙 알림 설정

또한 각각의 항목별 채널을 연결하여 사전에 설정한 슬랙 채널로 실시간 알림을 수신할 수 있습니다.

※ 각각의 웹폼에 따라 슬랙 알림 채널을 다르게 설정하거나, 슬랙 메세지 커스터마이징이 필요한 경우,\
아래의 [워크플로우를 활용한 알림 설정](#undefined-2)과 같이 활용할 수 있습니다.&#x20;

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

## 워크플로우를 활용한 알림 설정

### 1. 웹폼 제출 시 슬랙 알림 설정

만일, 상황에 따라 다양한 웹 폼을 생성해두고 웹 폼에 따라 각기 다른 슬랙 채널로 알림을 받고 싶은 경우,\
워크플로우를 활용해 각 웹 폼 별로 알림을 수신할 슬랙 채널을 설정할 수 있습니다.

1. 트리거 - 리드가 특정 웹 폼을 제출했을 때
2. 액션 - 슬랙의 특정 채널로 사전에 설정한 메세지 발송

{% @arcade/embed flowId="QEAHB0i41fA67cang4EK" url="<https://app.arcade.software/share/QEAHB0i41fA67cang4EK>" %}

### 2. 딜 성사 시 슬랙 알림 설정

고객과의 계약이 성사되었을 때, 슬랙으로 알림 메세지를 발송하여 진행 상황을 즉시 공유할 수 있어요.\
세일즈를 위한 슬랙 알림 채널로 메세지가 발송되도록 설정해 보세요!

1. 트리거 - 딜의 상태가 **'**&#x57;on'으로 업데이트 되었을 때
2. 조건 - 다양한 딜 파이프라인 중 세일즈 파이프라인에만 적용
3. 액션 - 슬랙의 특정 채널로 사전에 설정한 메세지 발송

{% @arcade/embed flowId="tgkJW4E96pOwMOvuWuQi" url="<https://app.arcade.software/share/tgkJW4E96pOwMOvuWuQi>" %}


---

# 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.salesmap.kr/settings/integration/slack-integration.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.
