Zoho Desk
This directory contains the manifest-only connector for source-zoho-desk
Input | Type | Description | Default Value |
---|
client_id | string | Client ID. | |
client_secret | string | Client secret. | |
token_refresh_endpoint | string | Token Refresh Endpoint. | |
refresh_token | string | OAuth Refresh Token. | |
include_custom_domain | boolean | include Custom Domain. | |
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|
organization | id | No pagination | ✅ | ❌ |
all_organizations | id | No pagination | ✅ | ❌ |
accessible_organizations | | No pagination | ✅ | ❌ |
agent | | No pagination | ✅ | ❌ |
list_agents | id | DefaultPaginator | ✅ | ❌ |
agent_details_by_id | id | No pagination | ✅ | ❌ |
profiles | id | No pagination | ✅ | ❌ |
list_roles | id | DefaultPaginator | ✅ | ❌ |
teams | id | No pagination | ✅ | ❌ |
team_members | id | No pagination | ✅ | ❌ |
list_departments | | DefaultPaginator | ✅ | ❌ |
channels | code | No pagination | ✅ | |