العودة إلى لوحة التحكم

التوثيق

تعلّم كيفية استخدام Asyntai

الميزات
شريط Ask AI شريط البحث بالذكاء الاصطناعي بحث الذكاء الاصطناعي لووردبريس 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 زحف الموقع فجوات المعرفة بطاقات المنتجات بطاقات المنتجات الديناميكية صور ديناميكية سياق المستخدم الأدوات المخصصة معلمات الروابط المراقبة المباشرة التحكم البشري التصعيد إشعارات الذكاء الاصطناعي التقرير اليومي تغذية البيانات في الوقت الفعلي تغذية البيانات في الوقت الفعلي - الحد الأقصى أعضاء الفريق تسجيل الدخول الموحد المصادقة الثنائية تضمين الصور رؤية الصور أداة الترجمة الترجمة والتوطين شفافية الذكاء الاصطناعي العملاء المحتملون التقاط العملاء المحتملين الذكي تذاكر الدعم فئات المحادثات الحجوزات تضمينات استبعاد الصفحات عناوين IP المحظورة سياسة الاحتفاظ بالبيانات وضع عدم الاحتفاظ إخفاء البيانات الشخصية مصنّف الردود 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 الخاص بك

قم بزيارة صفحة إعدادات API لإنشاء مفتاح API الخاص بك:

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

انقر إنشاء مفتاح API وانسخ المفتاح. حافظ على أمانه - يمكن لأي شخص لديه هذا المفتاح الوصول إلى حساب 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.)
  • الإجراء: Asyntai - إرسال رسالة إلى الذكاء الاصطناعي

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.

نصيحة: خصّص ردود الذكاء الاصطناعي بإضافة تعليمات وأسئلة شائعة ومحتوى قاعدة المعرفة في لوحة تحكم Asyntai.

مرجع API

The Asyntai Make modules use the following API endpoints:

إرسال رسالة إلى الذكاء الاصطناعي

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

حقول الإدخال:

  • message (مطلوب) - رسالة المستخدم لإرسالها إلى الذكاء الاصطناعي
  • 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].