# การเชื่อมต่อระบบ Zort

{% hint style="info" %}
**ข้อควรรู้ก่อนทำการเชื่อมต่อระบบ Zort กับระบบ deeple**

1. ร้านค้าจำเป็นต้องซื้อฟีเจอร์เสริมสำหรับการเชื่อมต่อ Zort กับระบบ deeple&#x20;
2. สร้างหมวดหมู่และสินค้าในระบบ Zort ให้เรียบร้อย
3. สินค้าทุกชิ้นในระบบ Zort จำเป็นต้องมีสต็อกอย่างน้อย 1 ชิ้นขึ้นไป
   {% endhint %}

## ซื้อฟีเจอร์เสริม "เชื่อมต่อระบบ Zort"

{% content-ref url="/pages/XlFDTqnxokw2R3e2ZtKV" %}
[การซื้อฟีเจอร์เสริม](/package-and-usage/add-on.md)
{% endcontent-ref %}

## การเชื่อมต่อ Zort กับระบบ deeple&#x20;

1\. เข้าสู่ระบบ [Zort](https://secure.zortout.com/Home/LogOn) และคลิกที่เมนู “ตั้งค่า“ &#x20;

![](/files/EKLgXv4zDuexGkwfoM6K)

2\. คลิกเมนูย่อย “เชื่อมต่อบริการอื่น“&#x20;

3\. คลิก “API Reference”&#x20;

![](/files/mlPJkm0CeLUdwbD4Ruw4)

4\. ระบบจะแสดงข้อมูลการเชื่อมต่อดังนี้

* หมายเลข 1 : Store name คือ E-mail เจ้าของบัญชีที่สมัครไว้กับระบบ Zort
* หมายเลข 2 : API Key คือ รหัสการเชื่อมต่อของบัญชีในระบบ Zort
* หมายเลข 3 : API Secret คือ รหัสเพื่อยืนยันตัวตนระหว่างระบบ deeple กับระบบ Zort

![](/files/hfx1QMAwUGMdu2VImgnE)

5\. เข้าสู่ระบบ [deeple](https://console.deeple.ai/) จากนั้นคลิกที่เมนู "การเชื่อมต่อข้อมูล"

![](/files/6OP75VlYuMRd0bsL5NHd)

6\. คลิก “เชื่อมต่อ“ &#x20;

![](/files/VD7GNNrMVtYeXLQJrwA5)

7\. ระบบจะปรากฏหน้าจอเพื่อใส่ข้อมูลการเชื่อมต่อ API&#x20;

![](https://s3-ap-south-1.amazonaws.com/ind-cdn.freshdesk.com/data/helpdesk/attachments/production/84000995864/original/vAfdNyLhZIsIgFBtdQyzcVkGVbW803WZxw.png?1642401805)

8\. คัดลอกข้อมูล API Reference จากระบบ Zort  มาใส่ที่ระบบ deeple ให้ตรงกันทุกหัวข้อ จากนั้นคลิกปุ่ม “ถัดไป“&#x20;

![](/files/nkRl9E829sAdPoMF01vm)

9\. เลือกคลังสินค้าที่ต้องการเชื่อมต่อ

10\. เลือก “แทนที่สินค้าคงคลัง (Replace)”

{% hint style="info" %}
&#x20;ปัจจุบันระบบ deeple รองรับการเชื่อมต่อกับระบบ Zort ด้วย “การแทนที่สินค้าคงคลัง” เท่านั้น
{% endhint %}

11\. คลิกปุ่ม “ ถัดไป“ &#x20;

![](/files/1OMt2EZPYv380p43SCLt)

12\. คลิกปุ่ม “ยืนยัน“&#x20;

![](/files/ElKX7IfuUvmcNqlxbTbe)

13\. ระบบจะแสดงสถานะการเชื่อมต่อเป็น “สำเร็จ“&#x20;

![](/files/SeBHM6P9vp5VRGNcHwi9)

{% hint style="info" %}
**หมายเหตุ**

1. หากมีการเปลี่ยนแปลงข้อมูลต่าง ๆ จากระบบ Zort เช่น เพิ่มสินค้า, ปรับจำนวนสินค้า, แก้ไขข้อมูลสินค้า ฯลฯ แล้วพบว่าข้อมูลดังกล่าวไม่ถูกอัพเดตมาที่ระบบ deeple สามารถคลิกปุ่ม "อัพเดต" เพื่อให้ระบบปรับข้อมูลให้ตรงกันได้
2. หากต้องการยกเลิกการเชื่อมต่อ ให้คลิกที่ปุ่ม “ยกเลิกการเชื่อมต่อ“ และระบบจะยกเลิกการเชื่อมต่อโดยอัตโนมัติ
   {% 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://tutorials.deeple.ai/integrations/zort-out/connection.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.
