The B2B Center connector synchronizes data from marketplace into your knowledge base. Russian B2B marketplace for businesses
認証
Api Key — APIキー認証が必要です
設定
| フィールド | タイプ | 必須 | 説明 |
|---|---|---|---|
| API Key / Token | Input | はい | Your API key from B2B Center |
| Sync Interval | Dropdown | いいえ | Frequency of data synchronization |
| Fields to Sync | Multi-select | いいえ | Specific fields to include in documents |
動作方法
- 認証確認 — Validates your credentials with B2B Center
- データ取得 — Retrieves data from the marketplace platform
- ドキュメント処理 — Converts data to plain-text documents
- 同期完了 — Stores documents in your knowledge base with metadata
ドキュメント形式
Each synced document contains:
Field1: value1
Field2: value2
...メタデータタグ
| Tag | Type | Description |
|---|---|---|
| Source | String | B2B Center |
| Sync Date | Date | When the document was synchronized |
ページネーション
Pagination uses offset-based cursor format for incremental updates.
制限事項
- API rate limits apply
- All B2B Center data must be accessible with your authentication credentials
- Large datasets may take time to sync initially

