Zendesk sunshine
Tables in the Zendesk sunshine connector
| No | Table Name | Columns | Primary Keys | Read Mode | Inc. Sync Keys | API Info |
|---|---|---|---|---|---|---|
| 1 | object_types | 4 | Full Refresh, Incremental | `` | ||
| 2 | object_type_policies | 2 | Full Refresh, Incremental | `` | ||
| 3 | relationship_records | 5 | Full Refresh, Incremental | `` | ||
| 4 | jobs | 5 | API Reference | |||
| 5 | object_records | 6 | Full Refresh, Incremental | updated_at | ||
| 6 | relationship_types | 5 | Full Refresh, Incremental | `` | ||
| 7 | limits | 3 | Full Refresh, Incremental | `` | API Reference |
Table: object_types
| No | Column Name | Type | Notes |
|---|---|---|---|
| 1 | schema | VARCHAR | |
| 2 | updated_at | VARCHAR | |
| 3 | created_at | VARCHAR | |
| 4 | key | VARCHAR |
Table: object_type_policies
| No | Column Name | Type | Notes |
|---|---|---|---|
| 1 | object_type | VARCHAR | |
| 2 | rbac | VARCHAR |
Table: relationship_records
| No | Column Name | Type | Notes |
|---|---|---|---|
| 1 | relationship_type | VARCHAR | |
| 2 | created_at | VARCHAR | |
| 3 | id | VARCHAR | |
| 4 | source | VARCHAR | |
| 5 | target | VARCHAR |
Table: jobs
| No | Column Name | Type | Notes |
|---|---|---|---|
| 1 | job_status | VARCHAR | |
| 2 | completed_at | VARCHAR | |
| 3 | updated_at | VARCHAR | |
| 4 | created_at | VARCHAR | |
| 5 | id | VARCHAR |
Table: object_records
| No | Column Name | Type | Notes |
|---|---|---|---|
| 1 | updated_at | VARCHAR | Incremental sync key |
| 2 | created_at | VARCHAR | |
| 3 | external_id | VARCHAR | |
| 4 | attributes | VARCHAR | |
| 5 | id | VARCHAR | |
| 6 | type | VARCHAR |
Table: relationship_types
| No | Column Name | Type | Notes |
|---|---|---|---|
| 1 | updated_at | VARCHAR | |
| 2 | created_at | VARCHAR | |
| 3 | source | VARCHAR | |
| 4 | key | VARCHAR | |
| 5 | target | VARCHAR |
Table: limits
| No | Column Name | Type | Notes |
|---|---|---|---|
| 1 | limit | INTEGER | |
| 2 | count | INTEGER | |
| 3 | key | VARCHAR |
External Resources
- Zendesk Sunshine Api
- Objecttypes
- Objectrecords
- Relationshiptypes
- Relationshiprecords
- Objecttypepolicies
- Requests Limitation
- Guide
- Here
Zipstack Cloud features a powerful SQL querying engine on top of many types of connectors, including those from Trino, some custom connectors and connectors from the open source Airbyte project. Some Zipstack cloud connectors are designed to utilize and expand upon Airbyte's connector protocol, but they do not use Airbyte's EL core. Additionally, some parts of the documentation for these connectors have been adapted from the connector documentation found in Airbyte's open source project.