-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨ Source Zendesk Support: add new stream User Identities #47939
base: master
Are you sure you want to change the base?
✨ Source Zendesk Support: add new stream User Identities #47939
Conversation
@wmcguinn-octave is attempting to deploy a commit to the Airbyte Growth Team on Vercel. A member of the Team first needs to authorize it. |
…ities # Conflicts: # docs/integrations/sources/zendesk-support.md
@aldogonzalez8 I see you approved a Zendesk Support PR a few weeks ago, any chance I can get a review on this one? |
I will review it. |
@wmcguinn-octave I think this looks good, I was able to run a read for this new stream, would you mind doing next?
|
What
Add new stream to Zendesk Support connector for User Identities
How
Creates a new class
UserIdentities
which inherits fromUsers
and uses Zendesk's side-loading to add additional data to the Users endpoint.Review guide
streams.py
source.py
User Impact
Can this PR be safely reverted and rolled back?