Zendesk Operation Types
Zendesk Operation Types
The Zendesk Connector supports a variety of operation types, allowing for comprehensive management of organizations, tickets, ticket fields, and users. Below are the available operations categorized by type:
Organization Operations
- **Create Organization
**Description: Create a new organization in Zendesk. - **Count Organization
**Description: Retrieve the total number of organizations. - Get Data Related to Organization
Description: Fetch specific data associated with an organization. - Delete Organization
Description: Remove an organization from Zendesk. - Get Organization
Description: Retrieve detailed information about a specific organization. - Get All Organizations
Description: Fetch a list of all organizations in Zendesk. - Update Organization
Description: Modify the details of an existing organization.
Ticket Operations
- Create Ticket
Description: Create a new support ticket in Zendesk. - Delete Ticket
Description: Remove a ticket from Zendesk. - Get Ticket
Description: Retrieve detailed information about a specific ticket. - Get All Tickets
Description: Fetch a list of all tickets in Zendesk. - Recover Ticket
Description: Restore a deleted ticket. - Update Ticket
Description: Modify the details of an existing ticket.
Ticket Field Operations
- Get Ticket Field
Description: Retrieve information about a specific ticket field. - Get All Ticket Fields
Description: Fetch a list of all ticket fields available in Zendesk.
User Operations
- Create User
Description: Add a new user to Zendesk. - Delete User
Description: Remove a user from Zendesk. - **Get All Users
**Description: Fetch a list of all users in Zendesk. - Get Data Related to User
Description: Retrieve specific data associated with a user. - **Get User
**Description: Retrieve detailed information about a specific user. - Get User Organization
Description: Fetch the organization associated with a specific user. - Search for User
Description: Perform a search for users based on specified criteria. - Update User
Description: Modify the details of an existing user.
By utilizing these operation types within the Zendesk Connector, you can effectively manage customer support operations, enhancing your organization's responsiveness and service quality.
Updated 5 months ago