# 미팅 스케줄러 연동

어떤 방식으로 [연동 방법](https://docs.trackit.so/integrations/webform#howto-connect) 및 [데이터](https://docs.trackit.so/integrations/webform#integration-data)가 궁금하시면 [클릭](https://docs.trackit.so/integrations/webform#howto-connect)하세요.\
일단 연동부터 하실려면 아래 내용을 참고하시면 됩니다.

## 되는시간 연결하기 <a href="#connect-whattime" id="connect-whattime"></a>

되는 시간(<https://whattime.co.kr>)에서 예약된 미팅과 내용을 트래킷에 통합할 수 있습니다.

* '리드함' 혹은 '설정 > 워크스페이스 > 연동 관리' 메뉴에서 '되는시간'의 '연결' 버튼을 클릭합니다.
* '리드함'으로 이동해 '되는시간'에서 작성된 내용이 리드함에 들어오는지 확인합니다.

<figure><img src="/files/yr8B9wpfT6wMvAd6WuJr" alt="되는시간연결"><figcaption><p>되는시간연결하기</p></figcaption></figure>

## calendly 연결하기 <a href="#connect-calendly" id="connect-calendly"></a>

calendly(<https://calendly.com/>)에서 예약된 미팅과 내용을 트래킷에 통합할 수 있습니다.

* '리드함' 혹은 '설정 > 워크스페이스 > 연동 관리' 메뉴에서 'calendly'의 '연결' 버튼을 클릭합니다.
* '리드함'으로 이동해 'calendly'에서 작성된 내용이 리드함에 들어오는지 확인합니다.

## 리캐치 연결하기 <a href="#connect-recatch" id="connect-recatch"></a>

리캐치(<https://recatch.cc>)에서 예약된 미팅과 내용을 트래킷에 통합할 수 있습니다.

* '리드함' 혹은 '설정 > 워크스페이스 > 연동 관리' 메뉴에서 '리캐치'의 '연결' 버튼을 클릭합니다.
* '리드함'으로 이동해 '리캐치'에서 작성된 내용이 리드함에 들어오는지 확인합니다.


---

# 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.trackit.so/integrations/meeting-scheduler.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.
