# 연동

***

## 개인 연동 설정

개인 설정> \[연동]에서 업무에 필요한 1) 이메일 2) 캘린더 3) Zapier 4) API 등 연동 설정이 가능합니다.\
\*이메일의 경우, [이메일 연동](/personal-settings/integration/email-integration.md) 페이지에서 자세한 연동 방법을 확인하실 수 있어요!

<figure><img src="/files/Q0QNPgDAVh3tv6eMbk6l" alt=""><figcaption><p>개인 연동 설정</p></figcaption></figure>

## 캘린더 연동

구글 캘린더, MS 캘린더 중 자주 사용하는 캘린더를 연동하여 일정을 한 곳에서 관리할 수 있습니다. \
1️⃣ 개인 설정> 연동> 캘린더> \[캘린더 연동]에서 Google 혹은 Outlook 캘린더를 연동하세요.

<figure><img src="/files/f9AzjZ86BhfKzTv1wh9S" alt=""><figcaption><p>캘린더 연동1</p></figcaption></figure>

2️⃣ 캘린더와 연동 유형을 선택한 뒤 TODO 가져오기/내보내기 유형을 선택할 수 있습니다.

*\*단방향 연동: 세일즈맵 캘린더의 업데이트만 연동한 캘린더에 반영됩니다.*\
*\*양방향 연동: 세일즈맵 캘린더와 연동한 캘린더 양쪽의 모든 업데이트가 실시간으로 반영됩니다.*

<figure><img src="/files/6LosvH4YqOiHkgH331ow" alt=""><figcaption><p>캘린더 연동2</p></figcaption></figure>

3️⃣ 캘린더 연동을 완료한 뒤 TODO> \[캘린더]에 접속해, 세일즈맵 캘린더 내 업데이트 된 내용을 확인해 보세요.

<figure><img src="/files/VKRzYO7YlBmnZswBbFDr" alt=""><figcaption><p>캘린더 연동3</p></figcaption></figure>

## Zapier 연동

Zapier를 사용하면 7000개 이상의 외부 App과 세일즈맵을 연동하여 사용할 수 있습니다.\
Zapier 연동페이지에서 토큰을 발급 받고, 이를 Zapier 연동시에 사용해보세요.

<figure><img src="/files/9GJ9aKc380rQuQVXqyao" alt=""><figcaption><p>Zapier 연동</p></figcaption></figure>

#### 💡**왜 개인 연동에서 Zapier를 연동해야 하나요?**

<figure><img src="/files/vuAainWoHtokxVDlUFSs" alt=""><figcaption><p>Zapier 연동2</p></figcaption></figure>

* Zapier를 활용하여, 메타 광고와 세일즈맵을 연동하는 예를 들었을 때,
  * 메타 광고에 잠재고객이 연락처 제출 시, 세일즈맵에 고객을 생성하는 자동화를 설정하면
  * 생성된 고객에 대한 담당자가 필요하기 때문에, 개인별로 연동 토큰이 필요합니다.
  * \**더 자세한 내용은* [*zapier 연동*](/personal-settings/integration/zapier-integration.md) *페이지를 참고해주세요.*

## API 연동

회사에서 활용하는 ERP 시스템이 있다면, 세일즈맵의 API를 활용해 내부 시스템을 연동할 수 있어요.\
Zapier 연동과 마찬가지로, 연동 토큰은 담당자를 지정하는데 사용됩니다.

<figure><img src="/files/SrdilinuBNlHpce3Nxgg" alt=""><figcaption><p>API 연동</p></figcaption></figure>

더 자세한 내용은 세일즈맵 API 문서를 참고해 주세요. 👉 [세일즈맵 API 문서 바로가기](https://developers.salesmap.kr/)


---

# 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/personal-settings/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.
