> For the complete documentation index, see [llms.txt](https://help.stibee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stibee.com/tip/how-to-use-zapier.md).

# Zapier로 구독자 연동하기

💬 이 내용은 **스탠다드, 프로, 엔터프라이즈** 요금제에 해당하는 도움말입니다.

## 언제 필요한가요?

* 구글 설문지(Google Forms), 타입폼(Typeform)으로 수집한 구독자 정보를 스티비 주소록에 자동으로 연동하고 싶을 때
* 구글 스프레드시트에 추가된 구독자 정보를 스티비 주소록에 자동으로 연동하고 싶을 때

***

Zapier 스티비 앱을 사용하면 별도의 개발 지식 없이도 스티비 API를 사용해 구독자 관리를 자동화할 수 있습니다.

아래 도움말을 참고해 Zapier 스티비 앱과 외부 서비스를 연동하고, 구독자 정보를 손쉽게 관리해 보세요.

{% content-ref url="/pages/HNwxA4HwUcdyQjSBh1ef" %}
[구글 설문지로 새로운 구독자 연동하기](/tip/how-to-use-zapier/google-forms.md)
{% endcontent-ref %}

{% content-ref url="/pages/bEUWb7uI3v6kz54sazBZ" %}
[타입폼으로 새로운 구독자 연동하기](/tip/how-to-use-zapier/typeform.md)
{% endcontent-ref %}

{% content-ref url="/pages/ycdnPsVoyob2hKfjXqMd" %}
[구글 스프레드시트로 새로운 구독자 연동하기](/tip/how-to-use-zapier/spreadsheets.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.stibee.com/tip/how-to-use-zapier.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
