The Astral EDO connector synchronizes data from document exchange into your knowledge base. Russian electronic document exchange system
Autenticación
Api Key — Se requiere autenticación con clave API
Configuración
| Campo | Tipo | Requerido | Descripción |
|---|---|---|---|
| API Key / Token | Input | Sí | Your API key from Astral EDO |
| Sync Interval | Dropdown | No | Frequency of data synchronization |
| Fields to Sync | Multi-select | No | Specific fields to include in documents |
Cómo funciona
- Verificación de autenticación — Validates your credentials with Astral EDO
- Obtención de datos — Retrieves data from the document exchange platform
- Procesamiento de documentos — Converts data to plain-text documents
- Finalización de sincronización — Stores documents in your knowledge base with metadata
Formato de documento
Each synced document contains:
Field1: value1
Field2: value2
...Etiquetas de metadatos
| Tag | Type | Description |
|---|---|---|
| Source | String | Astral EDO |
| Sync Date | Date | When the document was synchronized |
Paginación
Pagination uses offset-based cursor format for incremental updates.
Limitaciones
- API rate limits apply
- All Astral EDO data must be accessible with your authentication credentials
- Large datasets may take time to sync initially

