
Planhat
 
This source can sync data for the general Planhat API.
This Source is capable of syncing the following core Streams:
Configuration
| Input | Type | Description | Default Value | 
|---|
api_token | string | API Token. Your Planhat API Access Token |  | 
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental | 
|---|
assets | _id | DefaultPaginator | ✅ | ❌ | 
churn | _id | DefaultPaginator | ✅ | ❌ | 
companies | _id | DefaultPaginator | ✅ | ❌ | 
conversations | _id | DefaultPaginator | ✅ | ❌ | 
custom_fields | _id | DefaultPaginator | ✅ | ❌ | 
endusers | _id | DefaultPaginator | ✅ | ❌ | 
invoices | _id | DefaultPaginator | ✅ | ❌ | 
issues | _id | DefaultPaginator | ✅ | ❌ | 
licenses | _id | DefaultPaginator | ✅ | ❌ | 
nps | _id | DefaultPaginator | ✅ | ❌ | 
workflows | _id | DefaultPaginator | ✅ | ❌ | 
opportunities | _id | DefaultPaginator | ✅ | ❌ | 
objectives | _id | DefaultPaginator | ✅ | ❌ | 
sales | _id | DefaultPaginator | ✅ | ❌ | 
tasks | _id | DefaultPaginator | ✅ | ❌ | 
tickets | _id | DefaultPaginator | ✅ | ❌ | 
users | _id | DefaultPaginator | ✅ | ❌ | 
Changelog
Expand to review
| Version | Date | Pull Request | Subject | 
|---|
| 0.0.9 | 2024-12-21 | 50270 | Update dependencies | 
| 0.0.8 | 2024-12-14 | 49672 | Update dependencies | 
| 0.0.7 | 2024-12-12 | 49347 | Update dependencies | 
| 0.0.6 | 2024-12-11 | 49102 | 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.5 | 2024-11-04 | 48157 | Update dependencies | 
| 0.0.4 | 2024-10-29 | 47778 | Update dependencies | 
| 0.0.3 | 2024-10-28 | 47625 | Update dependencies | 
| 0.0.2 | 2024-09-30 | 46271 | Documentation update | 
| 0.0.1 | 2024-08-22 |  | Initial release by natikgadzhi via Connector Builder |