Sophia Wiley
5512befeb1
Docs: updated links from .io to .com ( #23652 )
...
* updated links
* edited contributors link
* deleted line about CDK in docs
2023-03-06 17:27:55 +01:00
Arsen Losenko
d517ab2646
Source Zendesk Chat: Mark datefields in spec as dates ( #22819 )
...
* Source Zendesk Chat: Mark datefields in spec as dates
* Specify date-time format
* Reset source version
* Add allowedHosts
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-03-02 16:45:00 +02:00
Ella Rohm-Ensing
e136e3ce24
Turn off default httpavailabilitystrategy for source-zendesk-chat (GA) ( #22026 )
...
* Turn off default for source-zendesk-chat (GA)
* Update streams.py
* Update streams.py
* Update zendesk-chat.md
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-01-30 16:59:26 +00:00
Joey Marshment-Howell
563804b586
Update date-time format instructions in docs ( #19707 )
2022-11-28 15:44:33 +00:00
Arnaud Jeannin
0164355635
🎨 Add oss/cloud tags on doc for GA connectors ( #19118 )
...
* feat: add cloud and oss tags
* put headers back
* fix: rm prettier style
* fix: aws styles
2022-11-17 17:01:20 +01:00
Amruta Ranade
fbe16d1bef
edited connector docs ( #18855 )
2022-11-02 12:14:37 -04:00
Marcos Marx
70dd9a85cf
🎉 Source Zendesk Chat: engagements data fix infinity looping + gradlew format ( #18121 )
...
* fix infinity looping in chats
* added more meaninful to variable name
* bump docker version
* auto-bump connector version
* run format
Co-authored-by: Roberto Bonnet <robertojuarezwp@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-10-18 15:14:02 -03:00
Augustin
0f618f3503
migrate GA source connectors to per-stream state ( #17326 )
2022-09-29 14:45:35 +02:00
Baz
9967af9b09
🐛 Source Zendesk Chat: fix CI problem + corrected public docs ( #15879 )
2022-08-23 14:30:09 +03:00
Serhii Lazebnyi
9879a81d7f
Updated docs to teamplate ( #15842 )
2022-08-22 15:47:13 +02:00
Topher Lubaway
9c6c092a22
Revert "Improving docusaurus sidebar generation ( #1927 ) ( #14369 )" ( #14596 )
...
This reverts commit a2c194a11f .
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f
Improving docusaurus sidebar generation ( #1927 ) ( #14369 )
...
* Improving docusaurus sidebar generation (#1927 )
* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder
* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
Marcos Marx
4a51c89a2c
Source Zendesk Chat: Process large amount of data in batches for incremental ( #14214 )
...
* increased the limit of itens in request
* Configuration for max api pages on requests
* included api_pagination_limit in sample
* included api_pagination_limit in invalid_config
* creating new table for chat_session
* reverted api_pagination_limit approach
* removed api_pagination_limit from TimeIncrementalStream
* correct chat json
* bump connector version
* add changelog
* run format
* auto-bump connector version
Co-authored-by: Roberto Bonnet <robertojuarezwp@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-06-28 14:30:31 -03:00
RobertoBonnet
15950dfdb2
Source Zendesk Chat: passing timeout in request to prevent a stuck connection ( #12883 )
...
* setting a timeout in client side
* upgraded version
* upgraded pendulum lib
* fix spec like docs
* chore: bump version in source definitions
* chore: update seed file
Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com >
2022-05-25 15:28:43 +05:30
Baz
5ed94a8cdf
🎉 Source Zendesk-Chat: add oauth flow support ( #7313 )
2021-12-23 12:24:22 +02:00
Iryna Grankova
ae8acdc788
Update fields in source-connectors specifications: smartsheets, square, strava, tiktok-marketing, typeform, zendesk-chat, airtable, amazon-seller-partner ( #8425 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
Co-authored-by: Sergey Chvalyuk <grubberr@gmail.com >
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
Co-authored-by: Your Name <you@example.com >
2021-12-10 11:58:21 +02:00
oleh.zorenko
831304eeff
🎉 Source Zendesk Chat: make Chats stream incremental + add tests for all streams ( #8166 )
...
* Make `Chats` stream incremental + add tests for all streams
* Update docs
* Bump connector's version + update docs
2021-11-22 16:45:21 +02:00
Harshith Mullapudi
a80d388e50
🐛 Source Zendesk chat: fix chats stream is only pulling for first page ( #7210 )
...
* fix: chats stream is only pulling for first page
* fix: integration tests
* fix: remove cred
* bump version in source definition
* Fixed: integration tests
2021-11-01 18:18:54 +05:30
Abhi Vaidyanatha
ae32ecbb27
GitBook: [master] 186 pages and 77 assets modified
2021-10-08 21:17:47 +00:00
Marcos Marx
048b8900ca
Source Zendesk: correct field unread to boolean ( #5476 )
...
* correct zendesk chat
* change to boolean
* add null to schema
* add docs
* add doc changelog
2021-08-17 19:55:16 -03:00
Marcos Marx
a18b0e80d0
GitBook: [master] 161 pages and 75 assets modified
2021-05-16 22:51:02 +00:00
Yevhenii
6bc63264e7
🎉 New Source: Zendesk Chat ( #3088 )
...
* Zendesk Chat connector: implement full_refresh sync
* format
* Source Zendesk Chat: Implement Incremental sync (#3157 )
* Zendesk Chat: Implement Incremental sync
* Roll back the stream Chats to the previous endpoint
* update integration-base-python to v0.1.6
* update limit to 100
* add acceptence tests
* update test and setup configs
* remove unknown file
* update naming of classes
Co-authored-by: ykurochkin <y.kurochkin@zazmic.com >
Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com >
* register Zendesk Chat as source
Co-authored-by: ykurochkin <y.kurochkin@zazmic.com >
Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com >
2021-05-03 16:02:00 -04:00