# 워크플로우 액션 - 연락처 팔로워 추가

**목차**

* [개요](#개요)
* [액션명](#액션명)
* [액션 설명](#액션-설명)
* [설정 방법](#설정-방법)
* [예시](#예시)

## 개요

"연락처 팔로워 추가(Add Contact Followers)" 워크플로우 액션을 활용하여 연락처에 팔로워를 자동으로 추가할 수 있습니다. 이 액션을 기존 워크플로우에 추가하면 비즈니스의 팔로워 관리가 더욱 편리해집니다.

## 액션명

Add Contact Follower (연락처 팔로워 추가)

## 액션 설명

연락처 팔로워 추가 액션을 통해 연락처 프로필에 한 명 또는 여러 명의 팔로워를 추가할 수 있습니다.

## 설정 방법

### 1단계:

"Contact(연락처)" 카테고리에서 "Add Contact Follower(연락처 팔로워 추가)" 워크플로우 액션을 선택하세요.

![연락처 팔로워 추가 액션 선택](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155032724839/original/GGSp1c2mkTQnM8wLBwxDDCi6MgickGoAHg.png?1726125546)

### 2단계:

"Add contact Follower(연락처 팔로워 추가)" 액션을 사용하여 연락처에 한 명 또는 여러 명의 팔로워를 추가하세요.

![연락처 팔로워 추가 설정](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155032724846/original/cKo1OaZnrPkGS4q-M0CpxB85WYqB_sINUQ.jpeg?1726125546)

## 예시

**시나리오: 영업팀 협업**

**목표:** 연락처가 폼을 제출했을 때 팔로워가 자동으로 배정되도록 하려고 합니다.

**워크플로우 단계:**

**트리거:**

* Form Submitted(폼 제출) - 시스템에 고가치 리드가 생성될 때 워크플로우가 시작됩니다.

**액션:**

* **Add Contact Follower(연락처 팔로워 추가)** - 워크플로우에 연락처 팔로워 추가 액션을 추가하고 드롭다운에서 팔로워를 선택합니다.

**결과:**

* 고가치 리드가 생성되면 영업 담당자와 계정 매니저가 자동으로 팔로워로 추가됩니다.

***

*원문 최종 수정: 2024년 9월 12일* *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/workflow-actions-add-contact-follower.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.
