# 자주 묻는 질문

<details>

<summary>하나의 주소록에 외부 서비스와 스티비 API를 둘 다 연동할 수 있나요?</summary>

**카페24, 고도몰, 식스샵, 도너스와 같은 외부 서비스와 연동한 주소록에는 '주소록 API'나 '자동 이메일 API'를 사용해 직접 연동하는 것은 불가합니다.**&#x20;

외부 서비스와 연동을 했다면 연동을 한 경우에만 사용할 수 있는 '주요 기능'을 활용해 보시는 것을 추천드립니다.

</details>

<details>

<summary>외부 서비스 연동 주소록에서 구독자를 삭제하거나 구독자의 구독 상태를 변경할 수 있나요?</summary>

내 워크스페이스와 연동된 외부 서비스가 무엇인지에 따라 다릅니다.

**스티비 주소록에서 구독자 완전 삭제하기**

* 가능: 카페24 연동 주소록에 구독 폼, 직접 추가하기, 파일로 추가하기를 통해 추가된 구독자는 가능합니다. 카페24 회원은 불가합니다.&#x20;
* 불가능: 식스샵, 고도몰, 도너스 연동 주소록

**스티비 주소록에서 구독자 수신거부 상태로 변경하기**

* 가능: 카페24 연동 주소록 (카페24 회원 정보에도 반영됩니다.)
* 불가능: 식스샵, 고도몰, 도너스 연동 주소록

**스티비 주소록에서 수신거부 취소하기**&#x20;

* 가능: 카페24 연동 주소록(카페24 회원 정보에도 반영됩니다.)
* 불가능: 식스샵, 고도몰, 도너스 연동 주소록

**받아 본 이메일에서 수신거부하기**

* 가능: 카페24, 식스샵, 고도몰, 도너스&#x20;

</details>


---

# 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://help.stibee.com/integration/questions.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.
