singer-io / tap-zendesk

GNU Affero General Public License v3.0
16 stars 39 forks source link

TDL-20724 : Use Incremental Export endpoint for Users stream #127

Closed shantanu73 closed 1 year ago

shantanu73 commented 1 year ago

Description of change

  1. Added code to implement Incremental Export endpoint for User's stream
  2. Fixed all fields test with correct set of expected keys

Manual QA steps

Risks

Rollback steps

shantanu73 commented 1 year ago

This looks good, my only concern is the loss of the chat_only field on the new endpoint. If thats an important field for customers then maybe this should be a major version bump, its worth talking to product about.

@leslievandemark Sure, will ask the product about this.