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 for bulk operations (jobs) #311

Open
dolmen opened this issue Jun 11, 2024 · 1 comment
Open

Add support for bulk operations (jobs) #311

dolmen opened this issue Jun 11, 2024 · 1 comment

Comments

@dolmen
Copy link

dolmen commented Jun 11, 2024

Add support for asynchronous operations via jobs:

Job Status: https://developer.zendesk.com/api-reference/ticketing/ticket-management/job_statuses/#show-job-status
Delete Bulk Organizations: https://developer.zendesk.com/api-reference/ticketing/organizations/organizations/#bulk-delete-organizations

@bellis-ai
Copy link

Also want to point out that the generic "Delete" function does not return any body (it expects just a blank 204), but these job functions do (no clue if that's an HTTP spec violation haha), and so the generic functions cannot implement this behavior either.

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

No branches or pull requests

2 participants