1. Introduction
Sanal AI
  • Introduction
    • ๐Ÿ’ฌ Sanal AI Integration
    • ๐Ÿค Overview
    • ๐Ÿš€ Getting Started
    • ๐Ÿ› ๏ธ Integration Flow
    • โœ… Checklist
    • ๐Ÿ”Œ Bridge Protocol
  • Data Sync
    • ๐Ÿ› ๏ธ Data Sync
    • ๐Ÿ“ Data Layout
    • ๐Ÿช Merchants
    • ๐Ÿ“‚ Categories
    • ๐Ÿท๏ธ Items
    • ๐Ÿ›’ Products
    • ๐Ÿ“ฆ Inventory
    • ๐Ÿ‘ค Customers
    • ๐Ÿงพ Orders
    • ๐Ÿงพ Variants & Combinations
  • API Requirements
    • ๐Ÿ”Œ API Requirements
    • API: `syncMerchants`
    • API: `syncCategories`
    • API: `syncItems`
    • API: `syncProducts`
    • API: `syncInventory`
    • API: `syncCustomers`
    • API: `syncOrders`
  1. Introduction

๐Ÿค Overview

๐Ÿค How it works#

With our bridge protocol - the integration protocol between your host app and our AI platform, you conveniently bring our AI widget experience into your platform - without any AI development at your end.

๐Ÿค After successful integration#

Your app providesSanal AI widget provides
User login IDChat UI and AI
ProductsYour products within AI
Your CartYour cart within AI
Checkout & paymentsAI enabled payment request
Communication between your host app and our AI chat uses our JSON based bridge protocol - a small JSON message protocol over a JavaScript bridge (SANAL_* message types).

๐ŸŒ Languages#

Our AI is available in multiple languages:
English (en)
Arabic (ar), including RTL layout
Set language via the widget URL (lang=en or lang=ar) or in the SANAL_INIT message. See details later.
Previous
๐Ÿ’ฌ Sanal AI Integration
Next
๐Ÿš€ Getting Started
Built with