# Zapier

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

## 이 글에서는

Zapier 스티비 앱을 사용하는 기본 방법과 활용할 수 있는 주요 기능에 관해 알아봅니다.

***

{% hint style="info" %}
Zapier 스티비 앱에서 제공하는 모든 액션 이벤트는 스티비 API를 기반으로 합니다. 자세한 내용은 [API 문서](https://developers.stibee.com/)를 참고해 주세요.
{% endhint %}

## Zapier란?

코드 작성 없이 다양한 서비스를 연동해 자동화된 워크플로우를 만들 수 있는 서비스입니다.

## Zapier 연동하기

Zapier 스티비 앱을 사용하면 별도의 개발 지식 없이도 스티비의 API를 사용해 구독자 관리, 이메일 발송 등을 자동화할 수 있고, 다른 서비스와 연동된 워크플로우를 만들 수 있습니다.

예를 들어, 다음과 같은 시나리오를 사용할 수 있습니다.

* 구글 설문지(Google Forms)나 타입폼(Typeform), 구글 스프레드시트로 수집한 정보를 스티비 주소록에 자동 등록할 수 있습니다.
* 스티비에 로그인하지 않고도 외부에서 이메일을 작성해 발송할 수 있습니다.
* 내 이메일 주소로 새로운 메일이 도착하면, 자동으로 답장을 보낼 수 있습니다.
* 기타 다양한 시나리오를 손쉽게 설정할 수 있습니다.

아래 도움말을 참고해 Zapier 스티비 앱을 사용해 보세요.

{% content-ref url="/pages/ZrNPO24W5WqQ6Ae4wtW4" %}
[연동하기](/integration/zapier/how-to-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/tq4vFR0HboKEZ2VzP7pD" %}
[주요 기능 살펴보기](/integration/zapier/features.md)
{% endcontent-ref %}


---

# 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/zapier.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.
