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

Add support to external_id parameter when querying tickets #439

Open
ggirotto opened this issue Jan 13, 2025 · 0 comments
Open

Add support to external_id parameter when querying tickets #439

ggirotto opened this issue Jan 13, 2025 · 0 comments

Comments

@ggirotto
Copy link

Feature Description
Add support to external_id when listing tickets. Ref: https://developer.zendesk.com/api-reference/ticketing/tickets/tickets/#parameters

Example Use Case
When a ticket is created using external_id, we can easily map our entity to zendesk ticket entity without need to store zendesk id on our entity. But to query the ticket back, we need support to this feature.

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