# 모든 이메일 가져오기

## UI 소개

{% tabs %}
{% tab title="자동화" %}

<figure><img src="https://1362923181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5PH5ktGI0BWG6g9fvtcn%2Fuploads%2FGZLPmBiuOGKmJPJTvrUe%2FScreenshot%200007-01-09%20at%2011.54.01%E2%80%AFAM.png?alt=media&#x26;token=6a9a2fe8-b6d8-461c-a30b-7fd99667166c" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="데이터플로우" %}

<figure><img src="https://1362923181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5PH5ktGI0BWG6g9fvtcn%2Fuploads%2FzTyTXzgy8gtmNm2g5krs%2FScreenshot%200007-01-09%20at%2011.53.47%E2%80%AFAM.png?alt=media&#x26;token=1a0605c3-cca1-4a39-a5bd-cc5bb9575c4c" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

<table><thead><tr><th width="173" align="center">항목명</th><th width="288" align="center">항목소개</th><th align="center">비고</th></tr></thead><tbody><tr><td align="center">메일 중요도 선택</td><td align="center">메일 중요도(Importance) 에 따른 메일 필터링 조건 선택</td><td align="center"><ul><li>모든 이메일(기본값)</li><li>중요도 높음</li><li>중요도 보통</li><li>중요도 낮음</li></ul></td></tr><tr><td align="center">메일 읽음 여부 선택</td><td align="center">메일 읽음 여부에 따른 필터링 조건 선택</td><td align="center"><ul><li>모든 이메일(기본값)</li><li>읽은 이메일</li><li>안 읽은 이메일</li></ul></td></tr><tr><td align="center">HTML 태그 포함 여부 선택</td><td align="center">제목 및 본문에 HTML 표기여부 선택</td><td align="center"><ul><li>HTML 태그 노출 : HTML 태그가 포함된 원문을 조회합니다. (기본값)</li><li>HTML 태그 제거 : HTML 태그를 제거한 원문을 조회합니다.</li></ul></td></tr></tbody></table>

## 실행 결과&#x20;

<table><thead><tr><th width="279">데이터 값</th><th>데이터 내용</th></tr></thead><tbody><tr><td>subject</td><td>이메일 제목</td></tr><tr><td>body_content_type</td><td>메일 본문 내용 형태 (text/html)</td></tr><tr><td>body</td><td>메일 본문 내용</td></tr><tr><td>importance</td><td>이메일 중요도 (high: 높음, normal: 보통, low: 낮음) </td></tr><tr><td>isRead</td><td>이메일 읽음 여부 (true: 읽음, false: 읽지 않음)</td></tr><tr><td>webLink</td><td>아웃룩 메시지 링크</td></tr><tr><td>sender_name, from_name</td><td>보낸 사람 이름 (메모인 경우 이 필드가 보여지지 않아요)</td></tr><tr><td>sender_address, from_address</td><td>보낸 사람의 이메일 주소 (메모인 경우 이 필드가 보여지지 않아요)</td></tr><tr><td>createdDateTime</td><td>이메일 생성일시</td></tr><tr><td>receivedDateTime</td><td>이메일 수신일시</td></tr><tr><td>sentDateTime</td><td>이메일 발송일시</td></tr><tr><td>hasAttachments</td><td>첨부파일 여부 (true: 첨부파일 있음, false: 첨부파일 없음) </td></tr></tbody></table>

{% hint style="info" %}
이메일은 최대 1000개까지만 조회가 가능합니다.
{% endhint %}

{% hint style="danger" %}
해당 메일함에 있는 폴더는 메일 조회에서 제외됩니다.

* 정크 메일&#x20;
* 임시 보관함&#x20;
* 보관
* 보낸 편지함
* 삭제된 항목
  {% endhint %}
