Zendesk

To help you get started, coding examples for authentication and basic usage are available in the `samples` folder.
 
Authentication
  • Sample oAuth flow.
Groups
  • Create a new group
  • Retrieve all groups
Tickets
  • Create a new ticket.
  • Create a new ticket with attachment.
  • Create a new ticket with the requester's email address, if the requester's identity doesn't exist.
  •  
  • Retrieve all tickets.
  • Retrieve ticket details
  • Retrieve tickets from the end-user email address
  • Get all comments from a related ticket
     
  • Update a ticket
  • Delete a ticket
Users
  • Create a new end-user
  • Retrieve all end-users
  • Search end-user