The ATOL Online connector synchronizes data from pos system into your knowledge base. Russian online cash register and receipts connector
Authentifizierung
Api Key — API-Schlüssel-Authentifizierung erforderlich
Konfiguration
| Feld | Typ | Erforderlich | Beschreibung |
|---|---|---|---|
| API Key / Token | Input | Ja | Your API key from ATOL Online |
| Sync Interval | Dropdown | Nein | Frequency of data synchronization |
| Fields to Sync | Multi-select | Nein | Specific fields to include in documents |
Funktionsweise
- Authentifizierungsprüfung — Validates your credentials with ATOL Online
- Datenabruf — Retrieves data from the pos system platform
- Dokumentverarbeitung — Converts data to plain-text documents
- Sync-Abschluss — Stores documents in your knowledge base with metadata
Dokumentformat
Each synced document contains:
Field1: value1
Field2: value2
...Metadaten-Tags
| Tag | Type | Description |
|---|---|---|
| Source | String | ATOL Online |
| Sync Date | Date | When the document was synchronized |
Paginierung
Pagination uses offset-based cursor format for incremental updates.
Einschränkungen
- API rate limits apply
- All ATOL Online data must be accessible with your authentication credentials
- Large datasets may take time to sync initially

