Zendesk Logo

Zendesk API Integration Profile

Information and guides about integrating with Zendesk API

Add Zendesk Integration to Your App
  • Show Settings

    Shows the settings that are available for the account.

    Allowed For

    • Agents
  • Update Account Settings

    Updates settings for the account. See JSON Format above for the settings you can update.

    Allowed For

    • Admins
  • Create Trial Account
  • Verify Subdomain Availability

    Zendesk Support credentials are not required to access this endpoint. You can use any Zendesk Support subdomain.

    Returns "true" if the subdomain is available.

  • List Activities

    Lists ticket activities in the last 30 days affecting the agent making the request. Also sideloads the following arrays of user records:

    • actors - All actors involved in the listed activities
    • users - All users involved in the listed activities

    Pagination

    • Cursor pagination (recommended)
    • Offset pagination

    See Pagination.

    Returns a maximum of 100 records per page.

    Allowed For

    • Agents
  • Show Activity

    Lists a specific activity.

    Allowed For

    • Agents
  • Count Activities

    Returns an approximate count of ticket activities in the last 30 days affecting the agent making the request. If the count exceeds 100,000, the count will return a cached result. This cached result will update every 24 hours.

    The count[refreshed_at] property is a timestamp that indicates when the count was last updated.

    Note: When the count exceeds 100,000, count[refreshed_at] may occasionally be null. This indicates that the count is being updated in the background, and count[value] is limited to 100,000 until the update is complete.

    Allowed For

    • Agents
  • Show Attachment

    Shows attachment details. You can get the value of the attachment_id parameter by listing the ticket's comments. See List Comments. Each comment in the list has an attachments list that specifies an id for each attachment.

    Allowed for

    • Agents
  • Update Attachment for Malware

    Toggles enabling or restricting agent access to attachments with detected malware.

    Allowed For

    • Admins
  • List Audit Logs

    Allowed For

    • Admins on accounts that have audit log access

    Pagination

    • Cursor pagination (recommended)
    • Offset pagination

    See Pagination.

    Returns a maximum of 100 records per page.

Supercharge your product integrations today

Schedule a personalized demo