
Mike Chiu
-
Total activity21
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes1
-
Subscriptions5
Posts
Recent activity by Mike Chiu-
Is it possible to use existing domain to request for Global OAuth Client without renaming ?
Hi there, Based on the documentation, is it possible if we want to request for Global OAuth Client with existing domain without `d3v-` prefix ? Asking because there's a domain served already for s...
-
Differences between Ticket Audits API, Webhook, Incremental Export API and Audit Logs API
Hi there, I am implementing a flow to track the change events in Zendesk. For general account activities, I use audit_logs API as user event detection. For ticket-related events, originally I choo...
-
Is it possible to create service account to grant access in case the token invalidated after user is deleted ?
Hi there, I am wondering if it's possible to create service account in Zendesk to prevent the token becoming invalidated after granted user deleted from Zendesk ? thanks!
-
OAuth with specific scopes not work
Hi I follow the document here to gain access token with scopes "tickets:read users:read auditlogs:read". After oauth flow completed, I got the response with endpoint: /api/v2/ticket.json and /api/v...