# 네이버 메일 발송

{% hint style="danger" %}

#### 안전한 메시징 서비스를 위한 안내

바티AI는 정보통신망법 및 각 플랫폼의 운영 정책을 준수합니다. 스팸으로 오인될 수 있는 메시지 발송 시 서비스 이용에 제한이 있을 수 있으니 반드시 정책을 먼저 확인해 주세요.

<mark style="color:red;">**👉(필독)**</mark> [spam-policy](https://guide.bati.ai/service/terms/spam-policy "mention")
{% endhint %}

워크플로 검색창에서 **네이버 메일 발송** 액션을 선택합니다.\
액션이 추가되면 설정 팝업에서 세부 실행 요소를 설정합니다.

> <mark style="background-color:yellow;">🔎Click! 우측 상단의 화살표 아이콘을 클릭하면 예시 화면을 크게 볼 수 있습니다.</mark>

{% @arcade/embed flowId="MdgNapMmZlwCFMzzZAM4" url="<https://app.arcade.software/share/MdgNapMmZlwCFMzzZAM4>" %}

1. 액션을 처음 사용하는 경우, **+ 새 발신 계정 추가**를 클릭하여 네이버 계정을 연동합니다.\
   [네이버 메일 연결하기](https://guide.bati.ai/service/api/naver-mail)
2. 메일 본문에 변수를 사용하여 각 수신자에 맞는 내용으로 맞춤 메일을 보낼 수 있습니다.\
   워크베이스 메일을 미리 작성하지 않고 팝업 내 작성도 가능합니다.

   <figure><img src="https://4259766993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9tf5wU3gqEdnZAEnPTm6%2Fuploads%2Fdqv8JztXfvX6FKtHoxTw%2Fimage%20290.png?alt=media&#x26;token=6cdd2f7f-3310-402b-81d6-e20fae590199" alt=""><figcaption><p>팝업 내 직접 작성</p></figcaption></figure>
3. 받는 사람과 제목을 입력합니다.\
   받는 사람에 데이터 컬럼을 입력하면 대량 맞춤 메일 발송이 가능합니다.\
   단건으로 발송하는 경우 메일 주소를 직접 입력합니다.\
   동일한 내용으로 여러 사람에게 메일을 보낼 때는' ,  또는 ; 또는 | ' 기호를 사용할 수 있습니다.

<figure><img src="https://4259766993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9tf5wU3gqEdnZAEnPTm6%2Fuploads%2FmzfXfkf865Gv4FjOy6Yp%2Fimage%20289.png?alt=media&#x26;token=4a64c5d6-0a84-43df-95f3-d3bbb2b5d42d" alt=""><figcaption></figcaption></figure>

4. 파일 첨부가 필요한 경우 **파일첨부** 버튼을 클릭하고, 첨부파일이 없는 경우 **다음**을 클릭합니다.\
   \- 첨부파일은 공통 첨부파일, 개별 첨부파일로 각각 보낼 수 있습니다.\
   \- 개별 첨부파일의경우 데이터시트 내 컬럼을 파일명과 매칭하여 첨부할 수 있어요.\
   \- 작업 내 대량 파일 생성하기 액션으로 만든 파일을 첨부하는 경우, 데이터 시트 파일 첨부 영역에서 파일링크 컬럼을 선택해 주세요.&#x20;

<figure><img src="https://4259766993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9tf5wU3gqEdnZAEnPTm6%2Fuploads%2FMe5W8kiTLY4Ci6HPlKc1%2Fimage%20292.png?alt=media&#x26;token=ab9a192c-a44f-43f5-ae1b-95f6ef3c5334" alt=""><figcaption></figcaption></figure>

4. 미리보기를 통해 수신자 별 메일 내용과 파일이 알맞게 첨부되었는지 확인해 주세요.

{% hint style="info" %}
네이버 메일 1회 발송 시, 받는사람/참조/숨은참조를 포함하여 100명까지 발송할 수 있습니다.\
데이터 시트를 활용하여 메일을 발송하는 경우, 1건 발송 당 1크레딧이 소진됩니다.
{% endhint %}


---

# 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://guide.bati.ai/service/action/navermail.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.
