I have hacked at this for a few hours and I am giving up. I cannot find anything in the community that mentions it.
In the same way I can use HTTP to create a Hip Chat push, I would like to create a Github Issue in a private repo for a specified Github org with a specified label.
So if a user creates a support request, we would like this to automagically become a GH Issue as well. In this way anything that becomes a technical request will be automatically tied to the customer(s) requesting it.
In the experimentation, I _think_ my problem is that I cannot pass auth info via the GH api via the URL. Since the headers are not exposed in the HTTP config page of Zendesk I am at an impasse.
Thanks Boyd
Thanks for taking the time to share this Brian!