กลับไปที่แดชบอร์ด

เอกสาร

เรียนรู้วิธีใช้ Asyntai

เริ่มต้นใช้งาน
การติดตั้ง ฐานความรู้ AI เข้าถึงเนื้อหาของคุณอย่างไร เชื่อมต่อเว็บไซต์ของคุณ ทดสอบ AI ของคุณ จัดการเว็บไซต์ เคล็ดลับคำสั่ง AI ย้ายจากแชทบอทอื่น เปรียบเทียบแผน
ฟีเจอร์
แถบ Ask AI แถบค้นหา AI การค้นหาด้วย AI สำหรับ WordPress AI Search for Joomla AI Search for Webflow AI Search for Ghost AI Search for Moodle AI Search for TYPO3 AI Search for Craft CMS AI Search for Grav AI Search for Concrete CMS AI Search for October CMS AI Search for ProcessWire AI Search for Odoo AI Search for Bagisto AI Search for Medusa AI Search for OpenCart AI Search for BigCommerce AI Search for Magento การรวบรวมข้อมูลเว็บไซต์ ช่องว่างความรู้ การ์ดสินค้า การ์ดสินค้าแบบไดนามิก ภาพแบบไดนามิก บริบทผู้ใช้ เครื่องมือที่กำหนดเอง พารามิเตอร์ลิงก์ การติดตามแบบเรียลไทม์ Human Takeover การยกระดับ การแจ้งเตือน AI รายงานประจำวัน ฟีดข้อมูลแบบเรียลไทม์ ฟีดข้อมูลแบบเรียลไทม์ Max สมาชิกในทีม การลงชื่อเข้าใช้ครั้งเดียว การยืนยันตัวตนสองขั้นตอน รวมรูปภาพ การมองเห็นรูปภาพ วิดเจ็ตแปลภาษา การปรับให้เข้ากับท้องถิ่น ความโปร่งใสของ AI ลูกค้าเป้าหมาย การจับลูกค้าเป้าหมายอัจฉริยะ ตั๋วสนับสนุน หมวดหมู่การสนทนา การจอง การฝัง ยกเว้นหน้า IP ที่ถูกบล็อก นโยบายการเก็บรักษาข้อมูล โหมดไม่เก็บข้อมูล การปกปิดข้อมูลส่วนบุคคล (PII) ตัวคัดกรองคำตอบ Access Tags การตรึงเวอร์ชันวิดเจ็ต บันทึกการตรวจสอบ โมเดลที่ฉลาดกว่า เปิดใช้งานการคิดวิเคราะห์ คำแนะนำการตอบกลับ ข้อความติดตามผล เสียงเป็นข้อความ ดาวน์โหลดบันทึกการสนทนา แชทแบบฝังตัว การฝังด้วย iframe

Make Integration

Connect Asyntai AI to 3,000+ apps via Make (formerly Integromat)

รับคีย์ API

ต้องใช้แผนชำระเงิน: Make integration is available on Starter, Standard, and Pro plans. ดูราคา

ภาพรวม

Asyntai's Make integration lets you build visual scenarios that connect your AI customer support agent to over 3,000 apps. Use Make's drag-and-drop scenario builder to route messages to Asyntai, capture AI responses, and forward them anywhere - all without code.

Available Modules

The Asyntai Make integration provides four modules:

  • Send Message to AI (Action) - Send a customer message and receive an AI-generated reply
  • List Websites (Search) - Get all websites in your account
  • Get Conversation History (Search) - Retrieve message history for a specific session
  • Make an API Call (Universal) - Custom API call for advanced users who need endpoints not covered by the dedicated modules

วิธีการติดตั้ง

Follow these steps to connect Asyntai to Make:

1

รับ API Key ของคุณ

เข้าชมหน้าการตั้งค่า API เพื่อสร้าง API key ของคุณ:

https://asyntai.com/settings/api/

คลิก สร้าง API Key และคัดลอก key เก็บรักษาไว้อย่างปลอดภัย - ใครก็ตามที่มี key นี้สามารถเข้าถึงบัญชี Asyntai ของคุณผ่าน API

2

Connect Asyntai in Make

In Make, create a new scenario. When adding a module, search for Asyntai AI Chatbot. Click Add Connection and paste your API key.

3

Build Your Scenario

Build a scenario with two parts:

  • Trigger: Any Make trigger (webhook, schedule, form submission, CRM event, etc.)
  • Action: Asyntai - ส่งข้อความไปยัง AI

Map the incoming message and a unique session ID from your trigger module into the Asyntai module.

4

Route the AI Response

Add another module to send the AI response wherever you need it - Slack, Gmail, helpdesk, CRM, SMS, or any of Make's 3,000+ supported apps. Use the response output field from the Asyntai module as your reply text.

5

Save and Activate

Test your scenario with the Run once button, save it, and toggle scheduling on. Your AI agent is now handling messages through Make automatically.

เคล็ดลับ: ปรับแต่งคำตอบ AI ของคุณโดยเพิ่มคำสั่ง คำถามที่พบบ่อย และเนื้อหาฐานความรู้ใน แดชบอร์ด Asyntai

เอกสารอ้างอิง API

The Asyntai Make modules use the following API endpoints:

ส่งข้อความไปยัง AI

POST https://asyntai.com/api/v1/chat/

ฟิลด์อินพุต:

  • message (จำเป็น) - ข้อความของผู้ใช้ที่จะส่งไปยัง AI
  • session_id (required) - Unique identifier per customer for conversation history
  • website_id (optional) - Specific website to use; leave blank for default

List Websites

GET https://asyntai.com/api/v1/websites/

Returns all websites in your account with id, domain, and is_primary flag. Each website becomes its own bundle for use in downstream modules.

Get Conversation History

GET https://asyntai.com/api/v1/conversations/?session_id=X&limit=N

Returns up to 100 messages from the specified session, each with role, content, and timestamp. Messages are returned as iterable bundles.

ตัวอย่างกรณีการใช้งาน

  • Lead qualification: Form submission triggers an AI follow-up question routed via email
  • Helpdesk automation: New ticket created sends an AI first-response reply to the customer
  • CRM enrichment: New contact triggers an AI-generated welcome sequence
  • Slack support bot: Forward Slack messages to your AI and post replies back
  • Transcript archiving: On conversation end, fetch full history and save to Google Sheets or Notion
  • SMS auto-reply: Connect Twilio to Asyntai for AI-powered text support

ประวัติการสนทนา

Asyntai automatically maintains conversation history based on the session_id you provide. Use a consistent session ID per customer (their email, phone, or CRM contact ID) so the AI remembers prior messages and gives contextual replies.

ต้องการความช่วยเหลือ?

If you have any questions or run into issues, contact us at [email protected].