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

Endpoint for ticket's custom statuses #424

Open
Medberg212 opened this issue Aug 22, 2024 · 0 comments
Open

Endpoint for ticket's custom statuses #424

Medberg212 opened this issue Aug 22, 2024 · 0 comments

Comments

@Medberg212
Copy link

Feature Description
When we get a ticket, we get a field "custom_status_id", however, we've got no way to retrieve the custom status's from node-zendesk
The zendesk API provides a way to get those infos :
GET /api/v2/custom_statuses/{custom_status_id}
GET /api/v2/custom_statuses/

Expectations
Add a method to get a ticket custom status's details from it's ID

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant