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

Help CenterAPI support #78

Closed
milosc opened this issue May 30, 2014 · 7 comments
Closed

Help CenterAPI support #78

milosc opened this issue May 30, 2014 · 7 comments

Comments

@milosc
Copy link

milosc commented May 30, 2014

Hi is there any will to support API for Help Center : http://developer.zendesk.com/documentation/rest_api/hc/categories.html#json-format
?

Regards

@eneifert
Copy link
Contributor

Hi Milosc,

I didn't even notice that they are working on a new api for the Help Center, thanks for pointing that out. I would like to add support for this at some time but I usually wait to do major updates till the end of the year. If your company would really like this sooner I would be open towards doing some contracting work. Just email me: eric.neifert@gmail.com if interested.

I will leave this thread open though if someone else wants to pick it up.

Best of luck,
Eric

@peteallen
Copy link

Hi Eric,

Have you started work on this yet? If not, I may take a stab at it.

Pete

@irq
Copy link
Contributor

irq commented Oct 10, 2014

My college started work on some of the help center stuff. You can see it in my fork https://github.com/irq/ZendeskApi_v2/commits/master. I didn't do a pull request since it is only a small part of the help center stuff.
Still trying to figure out how to correctly use git with merging and branching, but if you want I can try and create a pull request.

@peteallen
Copy link

Hi Andreas,

Thanks, I'll check it out. At first glance I noticed that you did not put the Help Center resources into their own namespace. I'm thinking this may be necessary, as it appears ZenDesk is willing to duplicate resource names between their Core API and the Help Center API (e.g. Categories).

I've forked Eric's project and started work on the Categories resource. I'm also fairly new to git and GitHub, and I'm not sure if there's an easy way for me to pull in changes from your fork.

Pete

@peteallen
Copy link

I suppose the easiest way might be for you to send a pull request to my forked repo.

https://github.com/peteallen/ZendeskApi_v2

Pete

@peteallen
Copy link

Pull request submitted with category, section, and article support. Thanks to irq for his contributions.

#107

@mozts2005
Copy link
Member

Looks like most of the work has been done. I will add a new issue to the road map to make sure that the help desk API is completed

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

No branches or pull requests

5 participants