Blocks
Zendesk
Zendesk Tickets: list/get/create/update.
Connect to Zendesk Support API to manage tickets. Choose basic or bearer auth and select operation.
Toolszendesk
Block Preview
Zendesk
Zendesk Tickets: list/get/create/update.
Usage
- Add the block to your workflow and connect it to the upstream step.
- Configure any required credentials or tokens in the inputs.
- Fill in required inputs and optional parameters for the run.
- Run a test execution, inspect outputs, and iterate before deploying.
- Deploy the zendesk block with monitoring enabled in production.
Inputs (UI)
Subdomain
short-inputPlaceholder: yourcompany
Layout: full
Auth Type
dropdownLayout: full
Options: Basic, Bearer
Username
short-inputLayout: half
Password
short-inputLayout: half
Token
short-inputLayout: full
Operation
dropdownLayout: full
Options: List Tickets, Get Ticket, Create Ticket, Update Ticket
Ticket ID
short-inputLayout: half
Payload (JSON)
codeLayout: full
Inputs (API)
subdomain
stringRequired
authType
stringRequired
username
stringOptional
password
stringOptional
token
stringOptional
operation
stringRequired
ticketId
stringOptional
data
stringOptional
Outputs
Primary response type:
json
Tool Access
zendesk_tickets