The Webasyst connector synchronizes products, orders, and customer data from Webasyst Shop online store into your knowledge base. Each product and order is converted to a document containing catalog data and sales information.
Authentication
API Key — requires:
- Webasyst Shop API access
- Merchant account with store permissions
Configuration
| Field | Type | Required | Description |
|---|---|---|---|
| Store ID | Input | Yes | Your Webasyst Shop store identifier |
| Sync Type | Dropdown | Yes | Select products, orders, or both |
| Category | Selector | No | Filter products by category |
| Date Range | Date Picker | No | Filter orders by date range |
How It Works
- Store Validation — Verifies API access to Webasyst Shop
- Product Listing — Retrieves products with full catalog metadata
- Order Retrieval — Fetches orders with customer and item details
- Document Generation — Products and orders become searchable documents
Document Format
Product: Widget Pro V2
SKU: WIDGET-PRO-V2
Price: 2,999 RUB
Category: Widgets > Premium
In Stock: 45 units
Rating: 4.8/5 (234 reviews)
Description: Professional widget for...Metadata Tags
| Tag | Type | Description |
|---|---|---|
| Product ID | Text | Webasyst product identifier |
| Category | Category | Product category path |
| Stock Status | Category | In Stock, Low Stock, Out of Stock |
Pagination
Uses product/order ID offset. Cursor format: offset:{item_id}.
Limitations
- Product images are not synced, only URLs
- Order sync limited to completed orders
- Real-time inventory updates have 30-minute delay

