# 트리거 - 개요

## 참고: 이제 모든 계정에서 워크플로우(Workflows)를 사용할 수 있으므로, 트리거와 캠페인이 하던 모든 작업(그리고 더 많은 기능!)을 하나의 빌더에서 처리할 수 있습니다! 워크플로우에 대해 자세히 알아보기

트리거(Triggers)는 하이레벨의 모든 다양한 모듈을 연결하는 조건부 명령문입니다(Zapier의 Zap과 유사). 트리거를 하이레벨이 실제로 수행하는 모든 멋진 기능들을 가능하게 만드는 백엔드의 배선이나 '비밀 소스'라고 생각하시면 됩니다.

예시:

ClickFunnels 랜딩 페이지에 삽입된 폼을 작성한 리드를 하이레벨 캠페인으로 보내는 Zapier Zap을 설정했다고 가정해보세요. 또한 이런 일이 발생했을 때(새로운 리드가 있다는 것을 알려주는 것과 같은) 고객에게 SMS 알림을 보내고 싶습니다.

어떻게 할 수 있을까요?

**답**: 트리거를 설정하세요!

![트리거 설정 예시](https://cdn.filestackcontent.com/3DVsa0usR5USmx1HUXrg)

**트리거 생성, 이름 지정 및 활성화**

트리거를 생성, 이름 지정 및 활성화하려면 아래 단계를 따르세요:

* Triggers(트리거) 클릭
* * New Basic Rule(새 기본 규칙) 클릭
* Choose a trigger(트리거 선택) 드롭다운에서 트리거를 선택하고 필요한 모든 필터 추가
* +Add action(액션 추가) 클릭
* Choose a action(액션 선택) 드롭다운에서 액션을 선택하고 필요한 모든 필터 추가
* Trigger name(트리거 이름) 필드에 트리거 이름 입력
* Draft(초안) 드롭다운을 클릭하고 Activate(활성화) 클릭

***

*원문 최종 수정: Mon, 4 Mar, 2024 at 12:26 AM* *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/workflows/workflows-pro-plan-new-pricing-tiers/triggers-overview.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.
