# Zapier를 통한 태그 및 할 일 생성

Zapier 연동을 통해 태그(Tags)와 할 일(Tasks)을 자동으로 생성할 수 있습니다. 외부 앱에서 발생한 이벤트에 따라 GoHighLevel의 연락처에 자동으로 태그를 추가하거나 할 일을 생성하여 워크플로우를 효율화할 수 있습니다.

## 태그 생성하기

Zapier를 통해 연락처에 태그를 자동으로 추가하려면:

1. Zapier에서 새 Zap을 생성합니다
2. 트리거 앱과 이벤트를 설정합니다
3. GoHighLevel을 액션 앱으로 선택합니다
4. "Add Tag to Contact" 액션을 선택합니다
5. 필요한 필드를 매핑합니다:
   * Contact ID 또는 Email
   * Tag Name

## 할 일 생성하기

Zapier를 통해 할 일을 자동으로 생성하려면:

1. GoHighLevel 액션에서 "Create Task" 액션을 선택합니다
2. 다음 필드들을 설정합니다:
   * Contact ID (필수)
   * Task Title
   * Task Description
   * Due Date
   * Assigned User

## 활용 예시

* **폼 제출 시**: 웹사이트 폼이 제출되면 자동으로 "웹문의" 태그를 추가
* **이메일 오픈 시**: 특정 이메일을 열면 "관심고객" 태그를 추가
* **결제 완료 시**: 결제가 완료되면 "후속관리" 할 일을 자동 생성

이러한 자동화를 통해 수동 작업을 줄이고 고객 관리의 일관성을 높일 수 있습니다.

***

*원문 최종 수정: 2020년 6월 26일* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/integrations/create-tags-tasks-via-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.
