The Data.ru (Dadata) connector synchronizes data from data enrichment into your knowledge base. Russian address and company data enrichment service
Аутентификация
Api Key — Требуется аутентификация по API ключу
Конфигурация
| Поле | Тип | Обязательно | Описание |
|---|---|---|---|
| API Key / Token | Input | Да | Your API key from Data.ru (Dadata) |
| Sync Interval | Dropdown | Нет | Frequency of data synchronization |
| Fields to Sync | Multi-select | Нет | Specific fields to include in documents |
Как это работает
- Проверка аутентификации — Validates your credentials with Data.ru (Dadata)
- Получение данных — Retrieves data from the data enrichment 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 | Data.ru (Dadata) |
| Sync Date | Date | When the document was synchronized |
Пагинация
Pagination uses offset-based cursor format for incremental updates.
Ограничения
- API rate limits apply
- All Data.ru (Dadata) data must be accessible with your authentication credentials
- Large datasets may take time to sync initially

