1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Commit Graph

22 Commits

Author SHA1 Message Date
Airbyte
46c16cc6e0 🐙 source-zendesk-sell: run up-to-date pipeline [2024-10-28] (#47495) 2024-10-28 14:12:42 +02:00
Christo Grabowski
756fcfd6b1 Source zendesk-sell: Migrate to manifest-only (#44562) 2024-08-23 16:53:35 +03:00
Airbyte
a025001847 🐙 source-zendesk-sell: run up-to-date pipeline [2024-08-17] (#44295) 2024-08-18 03:19:46 +03:00
Airbyte
6a3051f735 🐙 source-zendesk-sell: run up-to-date pipeline [2024-08-12] (#43802) 2024-08-12 19:56:24 +03:00
Augustin
fb7690f295 🐙 source-zendesk-sell: run up-to-date pipeline [2024-08-10] (#43610) 2024-08-11 02:21:23 +02:00
Augustin
f761ea9272 🐙 source-zendesk-sell: run up-to-date pipeline [2024-08-03] (#43162) 2024-08-04 02:24:41 +02:00
Augustin
6186c2b647 🐙 source-zendesk-sell: run up-to-date pipeline [2024-07-27] (#42803) 2024-07-28 02:18:36 +02:00
Augustin
2778bae47d 🐙 source-zendesk-sell: run up-to-date pipeline [2024-07-20] (#42148) 2024-07-21 02:29:40 +02:00
Augustin
6604b95470 🐙 source-zendesk-sell: run up-to-date pipeline [2024-07-13] (#41718) 2024-07-14 02:28:18 +02:00
Augustin
349b46ed47 🐙 source-zendesk-sell: run up-to-date pipeline [2024-07-10] (#41544) 2024-07-11 02:19:00 +02:00
Augustin
f83a1f4f21 🐙 source-zendesk-sell: run up-to-date pipeline [2024-07-09] (#41308) 2024-07-10 08:32:36 +02:00
Augustin
c102cc2c23 🐙 source-zendesk-sell: run up-to-date pipeline [2024-07-06] (#40983) 2024-07-07 02:18:11 +02:00
Augustin
8560726991 🐙 source-zendesk-sell: run up-to-date pipeline [2024-06-25] (#40363) 2024-06-26 02:25:57 +02:00
Augustin
e5ea7c5de5 🐙 source-zendesk-sell: run up-to-date pipeline [2024-06-22] (#40023) 2024-06-23 02:23:44 +02:00
Augustin
b2082474b8 source-zendesk-sell: [autopull] Upgrade base image to v1.2.2 (#39258) 2024-06-12 02:13:51 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Natik Gadzhi
7aa809839e source-zendesk-sell: [autopull] base image + poetry + up_to_date (#38426) 2024-05-24 16:02:24 -07:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Aazam Thakur
c1db5bf65a Source Zendesk Sell : Migrate Python CDK to Low-code CDK (#31016)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2023-10-24 15:57:58 -03:00
Mario Speck
406ea2842f source-zendesk-sell: fix phone_number type from number to string #29828 (#29830) 2023-09-04 08:25:30 -05:00
Alex
bcc6d12fed Update zendesk-sell.md (#26798)
Fix typo in docs title
2023-05-30 15:56:19 -05:00
alexchouraki
6cd991b39c 🎉 New Connector: Zendesk Sell [python cdk] (#17888)
* first working connector - overwrite only

* edit readme and source definitions

* Update source_definitions.yaml

* changing catalog and adding all available streams

* remove custom fields

* remove documents

* manage incremental syncs

* add unit tests ; add start date to specs

* try catch for next page token method

* Create source_to_test.py

* Update source.py

* Update source_to_test.py

* working source

* Delete TODO.md

* Update source.py

* Update spec.yaml

* Update test_streams.py

* give up on incremental and have something that works

* removing start date necessity in spec and sample configs

* add connector to source def

* run format

* update airbyte cdk version

* correct unit test

* run format

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-28 19:33:38 -03:00