# API 연동

세일즈맵에서 제공하는 API로 다른 제품들에 연결해 정보를 받아오거나, 업무에 손쉽게 활용할 수 있어요.\
이번 영상에서는 API 연동 방법에 대해 설명드릴게요.

{% embed url="<https://www.youtube.com/watch?v=64FT6LipY7k>" %}


---

# 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/videos/advanced/api-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.
