JustCall
JustCall connector enables seamless data integration by syncing call logs, contacts, and analytics from JustCall to various data destinations. This connector ensures businesses can centralize communication data for better reporting and analysis
Configuration
Input | Type | Description | Default Value |
---|---|---|---|
api_key_2 | string | API Key. | |
start_date | string | Start date. |
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|---|---|---|---|
users | id | DefaultPaginator | ✅ | ❌ |
calls | id | DefaultPaginator | ✅ | ✅ |
sms | id | DefaultPaginator | ✅ | ✅ |
contacts | id | No pagination | ✅ | ❌ |
phone_numbers | id | No pagination | ✅ | ❌ |
agent_analytics | agent_id | No pagination | ✅ | ❌ |
Reference
Config fields reference
Field
Type
Property name
API Key
required
string
api_key_2
string
start_date
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|---|---|---|
0.0.10 | 2025-01-18 | 51806 | Update dependencies |
0.0.9 | 2025-01-11 | 51212 | Update dependencies |
0.0.8 | 2024-12-28 | 50640 | Update dependencies |
0.0.7 | 2024-12-21 | 50072 | Update dependencies |
0.0.6 | 2024-12-14 | 49638 | Update dependencies |
0.0.5 | 2024-12-12 | 49251 | Update dependencies |
0.0.4 | 2024-12-11 | 48974 | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 |
0.0.3 | 2024-11-04 | 48164 | Update dependencies |
0.0.2 | 2024-10-29 | 47799 | Update dependencies |
0.0.1 | 2024-10-21 | Initial release by @bishalbera via Connector Builder |