The Alfa Bank connector synchronizes data from banking into your knowledge base. Russian bank account and transaction connector
身份验证
Oauth — 需要 OAuth 2.0 身份验证和所需的作用域
配置
| 字段 | 类型 | 必需 | 描述 |
|---|---|---|---|
| API Key / Token | Input | 是 | Your API key from Alfa Bank |
| Sync Interval | Dropdown | 否 | Frequency of data synchronization |
| Fields to Sync | Multi-select | 否 | Specific fields to include in documents |
工作方式
- 身份验证检查 — Validates your credentials with Alfa Bank
- 数据获取 — Retrieves data from the banking 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 | Alfa Bank |
| Sync Date | Date | When the document was synchronized |
分页
Pagination uses offset-based cursor format for incremental updates.
限制
- API rate limits apply
- All Alfa Bank data must be accessible with your authentication credentials
- Large datasets may take time to sync initially

