An open API service indexing awesome lists of open source software.

https://github.com/speedygeek/zendeskapi

A .NET core rewrite of ZendeskApi_v2
https://github.com/speedygeek/zendeskapi

netcore zendesk zendesk-api

Last synced: 7 months ago
JSON representation

A .NET core rewrite of ZendeskApi_v2

Awesome Lists containing this project

README

          

# Zendesk API
[![Board Status](https://dev.azure.com/speedygeek/a3adacd2-6d30-449b-92db-34f94c69b11b/db808fa8-ef8e-49d0-b484-c8edd83c45f0/_apis/work/boardbadge/d6a15f28-8ba7-4256-917d-38dbdd9d3e70)](https://dev.azure.com/speedygeek/a3adacd2-6d30-449b-92db-34f94c69b11b/_boards/board/t/db808fa8-ef8e-49d0-b484-c8edd83c45f0/Microsoft.RequirementCategory)

[![Build Status](https://dev.azure.com/speedygeek/Zendesk/_apis/build/status/Speedygeek.ZendeskAPI?branchName=master)](https://dev.azure.com/speedygeek/Zendesk/_build/latest?definitionId=20&branchName=master) [![codecov](https://codecov.io/gh/Speedygeek/ZendeskAPI/branch/master/graph/badge.svg)](https://codecov.io/gh/Speedygeek/ZendeskAPI)

[![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&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
[![Join the chat at https://gitter.im/mozts2005/ZendeskApi_v2](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mozts2005/ZendeskApi_v2?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![CLA assistant](https://cla-assistant.io/readme/badge/Speedygeek/ZendeskAPI)](https://cla-assistant.io/Speedygeek/ZendeskAPI)

A .NET Standard library for accessing [Zendesk API](https://developer.zendesk.com/rest_api/docs/zendesk-apis/resources)

The client uses the Zendesk api however it is not supported by the zendesk for questions
about the client please join our [gitter room](https://gitter.im/mozts2005/ZendeskApi_v2).

If you have questions about your account or the api its self please contact the zendesk team at [api@zendesk.com](mailto:api@zendesk.com)

## 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 [MIT License](/.github/LICENSE).

## Code of conduct

This project has adopted the [Contributor Covenant Code of Conduct](/.github/CODE_OF_CONDUCT.md). For more information see the [Code of Conduct FAQ](https://www.contributor-covenant.org/faq) or contact [support@speedy-geek.com](mailto:support@speedy-geek.com) with any additional questions or comments.