# วิธีเชื่อมต่อ

{% hint style="warning" %}
หมายเหตุ: คุณต้องมีบัญชี Microsoft Outlook เพื่อเข้าถึงการเชื่อมต่อนี้ ซึ่งอาจเป็นบัญชีส่วนตัว (เช่น <name@outlook.com>, <name@hotmail.com>) หรือบัญชีธุรกิจ Office 365
{% endhint %}

* ไปที่พื้นที่การเชื่อมต่อ – ไปที่ การตั้งค่า > การเชื่อมต่อ ใน Zaapi
* คลิก "เชื่อมต่อ" – ค้นหาการ์ด Outlook ในรายการการเชื่อมต่อ แล้วคลิกปุ่ม + เชื่อมต่อ
* ลงชื่อเข้าใช้ Microsoft – หน้าต่างลงชื่อเข้าใช้ของ Microsoft จะปรากฏขึ้น ป้อนข้อมูลประจำตัวของคุณเพื่อเข้าสู่ระบบโปรไฟล์ Microsoft Outlook ของคุณ
* ให้สิทธิ์การเข้าถึง – ตรวจสอบสิทธิ์ที่ร้องขอและยอมรับเงื่อนไขเพื่ออนุญาตการเชื่อมต่อ
* ซิงค์ประวัติอีเมล – คุณจะถูกนำกลับไปยัง Zaapi ซึ่งการเชื่อมต่อจะเสร็จสมบูรณ์
  * การซิงค์อัตโนมัติ: Zaapi จะเริ่มซิงค์ประวัติอีเมลย้อนหลัง 7 วันล่าสุดของคุณโดยอัตโนมัติ
  * การเชื่อมต่ออย่างต่อเนื่อง: หลังจากการซิงค์ครั้งแรก อีเมลของคุณจะแสดงในกล่องจดหมาย Zaapi ขณะเดียวกันก็ยังคงมองเห็นได้ภายในบัญชี Outlook ดั้งเดิมของคุณ


---

# 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://help.zaapi.com/th/integrations/outlook/how-to-connect.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.
