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.2 | 2024-09-30 | 46271 | Documentation update |
0.0.1 | 2024-08-22 | | Initial release by natikgadzhi via Connector Builder |