Zendesk
Learn how to use Zendesk with Composio
Overview
Enum
ZENDESK
Description
Zendesk is a customer service and sales platform that helps businesses manage customer communication and support
Authentication Details
OAUTH2
client_id
client_secret
oauth_redirect_uri
scopes
subdomain
Actions
ZENDESK_COUNT_ZENDESK_ORGANIZATIONS
Action Parameters
Action Response
data
error
successful
ZENDESK_CREATE_ZENDESK_ORGANIZATION
Action Parameters
external_id
name
Action Response
data
error
successful
ZENDESK_CREATE_ZENDESK_TICKET
Action Parameters
description
priority
requester_email
requester_name
subject
Action Response
data
error
successful
ZENDESK_DELETE_ZENDESK_ORGANIZATION
Action Parameters
organization_id
Action Response
data
error
successful
ZENDESK_DELETE_ZENDESK_TICKET
Action Parameters
ticket_id
Action Response
data
error
successful
ZENDESK_GET_ABOUT_ME
Action Parameters
Action Response
data
error
successful
ZENDESK_GET_ALL_ZENDESK_ORGANIZATIONS
Action Parameters
Action Response
data
error
successful
ZENDESK_GET_ZENDESK_ORGANIZATION
Action Parameters
organization_id
Action Response
data
error
successful
ZENDESK_GET_ZENDESK_TICKET_BY_ID
Action Parameters
ticket_id
Action Response
data
error
successful
ZENDESK_REPLY_ZENDESK_TICKET
Action Parameters
body
public
ticket_id
Action Response
data
error
successful
ZENDESK_UPDATE_ZENDESK_ORGANIZATION
Action Parameters
data
organization_id
Action Response
data
error
successful