Zoho Bigin
Zoho Bigin connector enables seamless data sync between Zoho Bigin and other platforms. This connector automates CRM data integration, improving workflows and ensuring real-time access to customer insights across tools.
Configuration
| Input | Type | Description | Default Value | 
|---|---|---|---|
| data_center | string | Data Center. The data center where the Bigin account's resources are hosted | com | 
| client_id | string | OAuth Client ID. | |
| client_secret | string | OAuth Client Secret. | |
| client_refresh_token | string | Refresh token. | 
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental | 
|---|---|---|---|---|
| users | id | DefaultPaginator | ✅ | ❌ | 
| modules | id | No pagination | ✅ | ❌ | 
| organizations | id | No pagination | ✅ | ❌ | 
| roles | id | No pagination | ✅ | ❌ | 
| notes | id | DefaultPaginator | ✅ | ❌ | 
| tags | id | No pagination | ✅ | ❌ | 
| companies | id | DefaultPaginator | ✅ | ❌ | 
| contacts | id | DefaultPaginator | ✅ | ❌ | 
| tasks | DefaultPaginator | ✅ | ❌ | |
| events | id | DefaultPaginator | ✅ | ❌ | 
| products | id | DefaultPaginator | ✅ | ❌ | 
Reference
Config fields reference
Field
Type
Property name
OAuth Client ID
required
string
client_id
string
data_center
OAuth Client Secret
required
string
client_secret
Refresh token
required
string
client_refresh_token
Module Name
required
string
module_name
Changelog
Expand to review
| Version | Date | Pull Request | Subject | 
|---|---|---|---|
| 0.0.13 | 2025-03-09 | 55661 | Update dependencies | 
| 0.0.12 | 2025-03-01 | 55158 | Update dependencies | 
| 0.0.11 | 2025-02-23 | 54627 | Update dependencies | 
| 0.0.10 | 2025-02-15 | 54118 | Update dependencies | 
| 0.0.9 | 2025-02-08 | 53592 | Update dependencies | 
| 0.0.8 | 2025-02-01 | 53124 | Update dependencies | 
| 0.0.7 | 2025-01-25 | 52544 | Update dependencies | 
| 0.0.6 | 2025-01-18 | 51936 | Update dependencies | 
| 0.0.5 | 2025-01-11 | 51472 | Update dependencies | 
| 0.0.4 | 2024-12-28 | 50832 | Update dependencies | 
| 0.0.3 | 2024-12-21 | 50391 | Update dependencies | 
| 0.0.2 | 2024-12-14 | 49449 | Update dependencies | 
| 0.0.1 | 2024-10-27 | Initial release by @bishalbera via Connector Builder |