Skip to content
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

Add sub type name to user-identity struct #75

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

andyland
Copy link

No description provided.

Copy link
Member

@eggman64 eggman64 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @andyland!

Thanks for contributing. I looked through the Zendesk API here and couldn't find a key matching subtype_name. Could you point me to an explanation/usage of this in the official Zendesk docs?
Thanks once again

@andyland
Copy link
Author

@eggman64 Yeah, that's odd, it appears to be undocumented. I received information about the property through developer support. For our use case, it's used for identifying the Apple Business Chat id and has the value of Apple Business Chat. It appears to be omitted in the other channels we use.

I will reach out to them, ask that they update their official documentation and report back.

edevil and others added 20 commits June 25, 2019 11:40
* Support untyped (Additional)Collaborators

* Also support the requester attribute

* Use pointer/omitempty convention
* Added more ticket-related methods

* Added list tickets method
…GO#87)

* Adds CreateGroup, DeleteGroup, and ListGroups to zendesk.Client

* Remove spew from go.mod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants