Customerly
Connector for customerly.io
Configuration
| Input | Type | Description | Default Value | 
|---|---|---|---|
| api_key | string | API Key. | 
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental | 
|---|---|---|---|---|
| users | user_id.email | DefaultPaginator | ✅ | ✅ | 
| leads | crmhero_user_id | DefaultPaginator | ✅ | ✅ | 
Reference
Config fields reference
Field
Type
Property name
API Key
required
string
api_key
Changelog
Expand to review
| Version | Date | Pull Request | Subject | 
|---|---|---|---|
| 0.0.1 | 2025-03-18 | Initial release by @Shuky via Connector Builder |