The Bitrix24 connector synchronizes data from crm/erp into your knowledge base. Russian enterprise CRM and ERP platform
Authentication
Oauth — OAuth 2.0 authentication with required scopes
Configuration
| Field | Type | Required | Description |
|---|---|---|---|
| API Key / Token | Input | Yes | Your API key from Bitrix24 |
| Sync Interval | Dropdown | No | Frequency of data synchronization |
| Fields to Sync | Multi-select | No | Specific fields to include in documents |
How It Works
- Authentication Check — Validates your credentials with Bitrix24
- Data Fetching — Retrieves data from the crm/erp platform
- Document Processing — Converts data to plain-text documents
- Sync Completion — Stores documents in your knowledge base with metadata
Document Format
Each synced document contains:
Field1: value1
Field2: value2
...Metadata Tags
| Tag | Type | Description |
|---|---|---|
| Source | String | Bitrix24 |
| Sync Date | Date | When the document was synchronized |
Pagination
Pagination uses offset-based cursor format for incremental updates.
Limitations
- API rate limits apply
- All Bitrix24 data must be accessible with your authentication credentials
- Large datasets may take time to sync initially

