File tree 6 files changed +11
-5
lines changed
airbyte-config/init/src/main/resources/seed
airbyte-integrations/connectors/source-zendesk-chat
docs/integrations/sources
6 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 2156
2156
- name : Zendesk Chat
2157
2157
sourceDefinitionId : 40d24d0f-b8f9-4fe0-9e6c-b06c0f3f45e4
2158
2158
dockerRepository : airbyte/source-zendesk-chat
2159
- dockerImageTag : 0.1.12
2159
+ dockerImageTag : 0.1.13
2160
2160
documentationUrl : https://docs.airbyte.com/integrations/sources/zendesk-chat
2161
2161
icon : zendesk-chat.svg
2162
2162
sourceType : api
2163
2163
releaseStage : generally_available
2164
+ allowedHosts :
2165
+ hosts :
2166
+ - zopim.com
2164
2167
- name : Zendesk Sell
2165
2168
sourceDefinitionId : 982eaa4c-bba1-4cce-a971-06a41f700b8c
2166
2169
dockerRepository : airbyte/source-zendesk-sell
Original file line number Diff line number Diff line change 16253
16253
supportsNormalization: false
16254
16254
supportsDBT: false
16255
16255
supported_destination_sync_modes: []
16256
- - dockerImage: "airbyte/source-zendesk-chat:0.1.12 "
16256
+ - dockerImage: "airbyte/source-zendesk-chat:0.1.13 "
16257
16257
spec:
16258
16258
documentationUrl: "https://docs.airbyte.com/integrations/sources/zendesk-chat"
16259
16259
connectionSpecification:
16272
16272
examples:
16273
16273
- "2021-02-01T00:00:00Z"
16274
16274
pattern: "^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z$"
16275
+ format: "date-time"
16275
16276
subdomain:
16276
16277
type: "string"
16277
16278
title: "Subdomain"
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ RUN pip install .
16
16
17
17
ENTRYPOINT ["python" , "/airbyte/integration_code/main_dev.py" ]
18
18
19
- LABEL io.airbyte.version=0.1.12
19
+ LABEL io.airbyte.version=0.1.13
20
20
LABEL io.airbyte.name=airbyte/source-zendesk-chat
Original file line number Diff line number Diff line change 12
12
"title" : " Start Date" ,
13
13
"description" : " The date from which you'd like to replicate data for Zendesk Chat API, in the format YYYY-MM-DDT00:00:00Z." ,
14
14
"examples" : [" 2021-02-01T00:00:00Z" ],
15
- "pattern" : " ^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z$"
15
+ "pattern" : " ^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z$" ,
16
+ "format" : " date-time"
16
17
},
17
18
"subdomain" : {
18
19
"type" : " string" ,
Original file line number Diff line number Diff line change 262
262
| ** YouTube Analytics Business** | <img alt =" YouTube Analytics Business icon " src =" https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/youtube-analytics.svg " height =" 30 " height =" 30 " /> | Source | airbyte/source-youtube-analytics-business:0.1.0 | alpha | [ link] ( https://docs.airbyte.com/integrations/sources/youtube-analytics-business ) | [ code] ( https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-youtube-analytics-business ) | <small >` 78752073-6d96-447d-8a93-2b6953f3c787 ` </small > |
263
263
| ** Younium** | <img alt =" Younium icon " src =" https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/younium.svg " height =" 30 " height =" 30 " /> | Source | airbyte/source-younium:0.1.0 | alpha | [ link] ( https://docs.airbyte.com/integrations/sources/younium ) | [ code] ( https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-younium ) | <small >` 9c74c2d7-531a-4ebf-b6d8-6181f805ecdc ` </small > |
264
264
| ** Zapier Supported Storage** | <img alt =" Zapier Supported Storage icon " src =" https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/zapiersupportedstorage.svg " height =" 30 " height =" 30 " /> | Source | airbyte/source-zapier-supported-storage:0.1.0 | alpha | [ link] ( https://docs.airbyte.com/integrations/sources/zendesk-supported-storage ) | [ code] ( https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-zapier-supported-storage ) | <small >` b8c917bc-7d1b-4828-995f-6726820266d0 ` </small > |
265
- | ** Zendesk Chat** | <img alt =" Zendesk Chat icon " src =" https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/zendesk-chat.svg " height =" 30 " height =" 30 " /> | Source | airbyte/source-zendesk-chat:0.1.12 | generally_available | [ link] ( https://docs.airbyte.com/integrations/sources/zendesk-chat ) | [ code] ( https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-zendesk-chat ) | <small >` 40d24d0f-b8f9-4fe0-9e6c-b06c0f3f45e4 ` </small > |
265
+ | ** Zendesk Chat** | <img alt =" Zendesk Chat icon " src =" https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/zendesk-chat.svg " height =" 30 " height =" 30 " /> | Source | airbyte/source-zendesk-chat:0.1.13 | generally_available | [ link] ( https://docs.airbyte.com/integrations/sources/zendesk-chat ) | [ code] ( https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-zendesk-chat ) | <small >` 40d24d0f-b8f9-4fe0-9e6c-b06c0f3f45e4 ` </small > |
266
266
| ** Zendesk Sell** | <img alt =" Zendesk Sell icon " src =" https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/zendesk.svg " height =" 30 " height =" 30 " /> | Source | airbyte/source-zendesk-sell:0.1.0 | alpha | [ link] ( https://docs.airbyte.com/integrations/sources/zendesk-sell ) | [ code] ( https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-zendesk-sell ) | <small >` 982eaa4c-bba1-4cce-a971-06a41f700b8c ` </small > |
267
267
| ** Zendesk Sunshine** | <img alt =" Zendesk Sunshine icon " src =" https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/zendesk-sunshine.svg " height =" 30 " height =" 30 " /> | Source | airbyte/source-zendesk-sunshine:0.1.1 | alpha | [ link] ( https://docs.airbyte.com/integrations/sources/zendesk-sunshine ) | [ code] ( https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-zendesk-sunshine ) | <small >` 325e0640-e7b3-4e24-b823-3361008f603f ` </small > |
268
268
| ** Zendesk Support** | <img alt =" Zendesk Support icon " src =" https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/zendesk-support.svg " height =" 30 " height =" 30 " /> | Source | airbyte/source-zendesk-support:0.2.25 | generally_available | [ link] ( https://docs.airbyte.com/integrations/sources/zendesk-support ) | [ code] ( https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-zendesk-support ) | <small >` 79c1aa37-dae3-42ae-b333-d1c105477715 ` </small > |
Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ The connector is restricted by Zendesk's [requests limitation](https://developer
78
78
79
79
| Version | Date | Pull Request | Subject |
80
80
| :--------| :--------- | :------------------------------------------------------- | :--------------------------------------------------------------------------------------------------------------- |
81
+ | 0.1.13 | 2023-02-10 | [ 00000] ( https://github.com/airbytehq/airbyte/pull/00000 ) | Specified date formatting in specification |
81
82
| 0.1.12 | 2023-01-27 | [ 22026] ( https://github.com/airbytehq/airbyte/pull/22026 ) | Set ` AvailabilityStrategy ` for streams explicitly to ` None ` |
82
83
| 0.1.11 | 2022-10-18 | [ 17745] ( https://github.com/airbytehq/airbyte/pull/17745 ) | Add Engagements Stream and fix infity looping |
83
84
| 0.1.10 | 2022-09-28 | [ 17326] ( https://github.com/airbytehq/airbyte/pull/17326 ) | Migrate to per-stream states. |
You can’t perform that action at this time.
0 commit comments