Zendesk

Zendesk

Connect to Zendesk for customer support operations. Manage tickets, users, organizations, and other support-related activities through the Zendesk API.

Triggers & Actions

Use Zendesk as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.

Triggers

  • Zendesk Webhook

    Triggers when specific events occur in Zendesk. Choose "Event-based" for real-time API events or "Trigger/Automation" for conditional events (more compatible with all Zendesk plans).

Actions

  • List Tickets

    Retrieve a list of tickets from Zendesk. Supports various filtering options and pagination.

  • Show Ticket

    Retrieve detailed information about a specific ticket from Zendesk.

  • Create Ticket

    Create a new ticket in Zendesk. Supports setting all ticket properties including custom fields, tags, and assignments.

  • Update Ticket

    Update an existing ticket in Zendesk. Can modify any ticket properties and add comments.

  • Delete Ticket

    Delete a ticket from Zendesk. This moves the ticket to deleted status rather than permanently removing it.

  • Bulk Create Tickets

    Create multiple tickets in a single request. Returns a job status for tracking the bulk operation.

  • Bulk Update Tickets

    Update multiple tickets in a single request. Returns a job status for tracking the bulk operation.

  • Bulk Delete Tickets

    Delete multiple tickets in a single request. Returns a job status for tracking the bulk operation.

  • Mark Ticket as Spam

    Mark a ticket as spam. This will move the ticket to the suspended tickets queue.

  • Create User

    Create a new user in Zendesk. Can create end users, agents, or administrators with custom fields and organization assignment.

  • Create Organization

    Create a new organization in Zendesk. The organization name must be unique.

  • Delete Organization

    Delete an organization from Zendesk. This action is irreversible.

  • List Ticket Fields

    List all system and custom ticket fields in your Zendesk account. Returns field configuration, types, and visibility settings.

  • Update Ticket Field

    Update an existing custom ticket field in Zendesk. Can modify field properties, options, and configuration.

  • Create Ticket Field

    Create a new custom ticket field in Zendesk. Supports various field types including text, dropdown, checkbox, date, and more.

  • Delete Ticket Field

    Delete a custom ticket field from Zendesk. Note: Only custom fields can be deleted, not system fields.

  • List Users

    List users in Zendesk with optional filtering by role, organization, or group. Supports pagination with up to 100 users per page.

  • Show User

    Get detailed information about a specific user in Zendesk by user ID. Optionally include related information like ticket counts.

  • Update User

    Update an existing user in Zendesk. Can modify user properties, role, organization assignment, and custom fields. Email updates create secondary addresses.

  • Delete User

    Delete a user from Zendesk. Warning: Deleted users are not recoverable. Use with caution. Only soft deletes by default.

  • List Organizations

    Retrieve a list of organizations from Zendesk. Supports pagination and filtering by user.

  • Show Organization

    Retrieve details of a specific organization from Zendesk by ID.

  • Show Ticket Field

    Get detailed information about a specific ticket field including its configuration, options, and metadata.

  • Manage Field Options

    Manage options for dropdown (tagger) and multiselect ticket fields. Add, update, remove, or replace field options.

  • Search Organizations

    Search for organizations in Zendesk by name or external ID. Exact match search (case insensitive).

  • Search Users

    Search for users in Zendesk using queries or autocomplete. Supports advanced search syntax for finding users by name, email, notes, or phone.

  • Update Organization

    Update an existing organization in Zendesk. Organization ID is required.