# ActiveCampaign에서 이메일 템플릿 가져오는 방법

## ActiveCampaign에서 이메일 템플릿 가져오는 방법

ActiveCampaign에서 이메일 템플릿을 가져오려면 먼저 ActiveCampaign 계정에 로그인한 후 이 가이드를 계속 진행해 주세요.

ActiveCampaign에 로그인한 후 아래 단계를 따라 해주세요 ([ActiveCampaign 도움말](https://help.activecampaign.com/hc/en-us/articles/115000754050-How-to-share-a-campaign-template))

* 좌측 메뉴에서 "Campaigns" > "Campaign Templates"를 클릭하세요.
* 템플릿 관리 페이지가 로드되고 커스텀 템플릿 목록이 표시됩니다. 공유할 템플릿을 찾으세요.
* 템플릿 위에 마우스를 올리고 나타나는 톱니바퀴 아이콘을 클릭하세요.
* "Share" 옵션을 클릭하세요.
* "**Share this template**" 모달이 나타나고 공유 링크가 표시됩니다. 링크 아이콘을 클릭해서 링크를 복사하세요.
* "X"를 클릭해서 창을 닫으세요.

***

## 개요

Active Campaign과 같은 서드파티 이메일 제공업체에서 이메일 캠페인과 템플릿을 가져올 수 있습니다. Active Campaign에서 이메일을 가져오는 방법은 다음과 같습니다:

참고사항:

생성되는 템플릿은 코드 에디터(Code Editor) - HTML 타입의 이메일이 됩니다.

### 이메일 캠페인/템플릿 미리보기

1 - Emails(이메일) > Email Templates(이메일 템플릿)으로 이동하세요.

2 - "Import Template(템플릿 가져오기)" 옵션으로 "Create New Templates(새 템플릿 만들기)"를 클릭하세요.

![이메일 템플릿 가져오기 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48254217070/original/1YMGWF8vg5269x_8pv18DbJEVbvWHQV-VA.png?1664564518)

### **Active Campaign의 안내 정보 단계 따르기**

#### 캠페인 템플릿

* Active Campaign > Campaign Templates로 이동하세요.
* 가져오려는 템플릿 위에 마우스를 올리세요.
* 설정 아이콘을 클릭 > Share를 클릭하고 캠페인 URL을 복사하세요.

#### 이메일 캠페인

* 캠페인을 생성하고, Continue의 드롭다운 액션 버튼에서 Save as Template을 클릭하세요.

![Active Campaign 템플릿 저장](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48254450309/original/dlUbFEVk4ZV-XddiE9eXNSvKBw34XvghyQ.png?1664799814)

1. Active Campaign - 캠페인 템플릿/캠페인의 URL을 복사해서 붙여넣으세요.
2. Active Campaign 캠페인의 미리보기를 확인하세요.
3. Create Template(템플릿 만들기)을 클릭해서 Active Campaign 이메일을 가져오세요.

***

## FAQ

#### Active Campaign 가져오기에서 드래그 앤 드롭 형태의 이메일이 필요한가요?

이는 사용자들이 이 기능을 사용하고 피드백을 공유하도록 권장하기 위한 실험적 기능입니다.

#### 이메일 템플릿의 제목은 어떻게 될까요?

"create template(템플릿 만들기)"를 클릭한 후 사용자가 템플릿 이름을 직접 추가해야 합니다.

***

*원문 최종 수정: Mon, 3 Oct, 2022 at 7:27 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/marketing/mention-or-tag-profile-in-posts-from-social-planner/how-to-import-email-template-s-from-activecampaign.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.
