Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/speedygeek/zendeskapi_v2
C# wrapper for the Zendesk API
https://github.com/speedygeek/zendeskapi_v2
c-sharp hacktoberfest zendesk-api
Last synced: 1 day ago
JSON representation
C# wrapper for the Zendesk API
- Host: GitHub
- URL: https://github.com/speedygeek/zendeskapi_v2
- Owner: Speedygeek
- License: other
- Created: 2012-10-30T13:29:07.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T06:52:38.000Z (4 months ago)
- Last Synced: 2024-12-14T09:00:08.252Z (9 days ago)
- Topics: c-sharp, hacktoberfest, zendesk-api
- Language: C#
- Homepage:
- Size: 25.7 MB
- Stars: 170
- Watchers: 35
- Forks: 200
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Zendesk Api V2
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LRHN43F4DFLU6&lc=US&item_name=Elizabeth%20Schneider&item_number=ZendeskAPI%20support¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
[![CLA assistant](https://cla-assistant.io/readme/badge/Speedygeek/ZendeskApi_v2)](https://cla-assistant.io/Speedygeek/ZendeskApi_v2)
[![CodeFactor](https://www.codefactor.io/repository/github/speedygeek/zendeskapi_v2/badge)](https://www.codefactor.io/repository/github/speedygeek/zendeskapi_v2)
[![Build Status](https://dev.azure.com/speedygeek/Zendesk/_apis/build/status/Speedygeek.ZendeskApi_v2?branchName=main)](https://dev.azure.com/speedygeek/Zendesk/_build/latest?definitionId=15&branchName=main)
| Prerelease | Stable |
|---|---|
[![MyGet Prerelease](https://img.shields.io/myget/zendeskapi_v2_prerelease/vpre/ZendeskApi_v2.svg?label=MyGet_Prerelease)](https://www.myget.org/feed/zendeskapi_v2_prerelease/package/nuget/ZendeskApi_v2) | [![NuGet Version](https://img.shields.io/nuget/v/ZendeskApi_v2.svg)](https://www.nuget.org/packages/ZendeskApi_v2/) |This is a client for [Zendesk's v2 REST api](http://developer.zendesk.com/documentation/rest_api/introduction.html).
The client uses the Zendesk api however it is not supported by the zendesk for questions
about the client please feel to ask them in our [GitHub Discussions][discussions]If you have questions about your account or the api its self please contact the zendesk team at [[email protected]](mailto:[email protected])
## Contributing
Any and all are welcome to contribute to this project.
Please read our [Contributing Guidelines](/.github/CONTRIBUTING.md)## Special Thanks
Thank you to the team at [Zendesk](https://www.zendesk.com/) for their support. They provide this project with a sponsored account. Allowing a greater level of testing and faster support of API changes.
### License
This code is released under the [Apache Version 2 License](LICENSE.md).
[discussions]:https://github.com/Speedygeek/ZendeskApi_v2/discussions