Adds an internal note to an existing Zendesk ticket for agent reference and documentation.
This integration appends an internal note to a Zendesk support ticket... Read More
Adds an internal note to an existing Zendesk ticket for agent reference and documentation.
This integration appends an internal note to a Zendesk support ticket, allowing your team to document important information, updates, or observations without the customer seeing the content. The note is added as a private comment that only agents can view.
Returns the complete updated ticket record along with audit information. Key fields include the ticket object with updated details like id, status, updated_at, tags, subject, and custom_fields. The audit section contains the newly created comment event with body, html_body, plain_body, and confirmation that public is false.
Example Output:
{
"audit": {
"id": 47856234891247,
"events": [{
"id": 47856234892103,
"body": "Customer is a frequent buyer, purchasing for the fourth time. They had a discount code (CXPMET789123P55777) that expired and are asking if it can be renewed.",
"type": "Comment",
"public": false,
"author_id": 19180370068251,
"html_body": "
“, “plain_body”: “Customer is a frequent buyer, purchasing for the fourth time. They had a discount code (CXPMET789123P55777) that expired and are asking if it can be renewed.” }], “created_at”: “2026-03-15T17:45:23Z” }, “ticket”: { “id”: 584921, “status”: “open”, “subject”: “Following up on your discount code inquiry”, “updated_at”: “2026-03-15T17:45:23Z”, “tags”: [“vip_customer”, “discount_inquiry”, “repeat_buyer”] } }
Read LessAdds a tag to an existing Zendesk support ticket for better organization and tracking.
This integration adds a classification tag to a Zendesk support ticket to... Read More
Adds a tag to an existing Zendesk support ticket for better organization and tracking.
This integration adds a classification tag to a Zendesk support ticket to help organize, categorize, and track tickets. Tags are commonly used for routing tickets to specific teams, marking ticket types (like “refund” or “bug”), or tracking automation workflows.
Returns an object containing the complete list of tags currently assigned to the ticket, including both existing tags and the newly added tag(s).
Example Output:
{
"tags": [
"general_question",
"priority_high",
"billing_issue",
"customer_portal"
]
} Read LessCount Tickets using Zendesk. No inputs are required. Returns results based on the executed action.
Creates a new Zendesk support ticket with customer details, issue description, and conversation history for human agent follow-up.
This integration opens a supp... Read More
Creates a new Zendesk support ticket with customer details, issue description, and conversation history for human agent follow-up.
This integration opens a support ticket in your Zendesk helpdesk system when a customer issue needs human assistance. It captures the customer’s contact information, their problem description, and includes a formatted transcript of their conversation with your chatbot, so agents have full context when they begin working on the case.
Returns the newly created Zendesk ticket object containing the ticket id (unique identifier), status (new/open/pending/solved), subject line with “Chatbot |” prefix, url (direct API link), created_at timestamp, requester_id (customer’s Zendesk user ID), and encoded_id (short reference code).
Example Output:
{
"id": 458923,
"url": "https://company.zendesk.com/api/v2/tickets/458923.json",
"status": "new",
"subject": "Chatbot | Product defect - phone case not fitting properly",
"created_at": "2026-03-24T14:22:15Z",
"requester_id": 87654321098765,
"encoded_id": "ABC12D-XYZ34E",
"tags": ["product_issue", "refund_request"],
"description": "Customer received a phone case that doesn't fit their iPhone 14 Pro model correctlynn**Conversation History**nn**User**: Hi, I received my phone case but it doesn't fit my phonenn**Chatbot**: I'm sorry to hear about the fit issue. Can you tell me which phone model you have?nn**User**: iPhone 14 Pronn**Chatbot**: Let me create a support ticket to get this resolved for you right away."
} Read LessCreates Ticket (Without Chat History) using Zendesk. Requires name and email and subject and description. Returns confirmation of creation, including the new record’s ID and d... Read More
Creates Ticket (Without Chat History) using Zendesk. Requires name and email and subject and description. Returns confirmation of creation, including the new record’s ID and details.
Read LessCreates a new Zendesk support ticket and associates it with a specific brand in your Zendesk account.
This integration opens a support ticket in Zendesk with th... Read More
Creates a new Zendesk support ticket and associates it with a specific brand in your Zendesk account.
This integration opens a support ticket in Zendesk with the customer’s contact information, issue description, and conversation history. It automatically assigns the ticket to a specific brand within your Zendesk instance, making it useful for companies that manage multiple brands or product lines through one Zendesk account. The ticket includes formatted conversation transcripts and can be tagged for proper categorization in your support workflow.
Returns the complete Zendesk ticket object with key fields including id (unique ticket number), status (new/open/pending/solved), subject, url (direct API link to ticket), created_at (timestamp), brand_id, requester_id, tags, and description with the full ticket content.
Example Output:
{
"id": 3287456,
"url": "https://acmecompany.zendesk.com/api/v2/tickets/3287456.json",
"status": "new",
"subject": "Chatbot | Product Return Request",
"brand_id": 14811184813463,
"priority": "normal",
"created_at": "2026-03-15T13:04:33Z",
"updated_at": "2026-03-15T13:04:33Z",
"requester_id": 27435171703575,
"tags": ["chat_followup", "returns"],
"description": "Customer Sarah is requesting a product return and has been experiencing issues with the return process.nn**Conversation History**nn**User**: I need to return my mattress but haven't received any confirmation emailsnn**Chatbot**: I can help you with your return request. Let me connect you with our support team.",
"encoded_id": "ZZ77W5-1EX9K"
} Read LessCreates Ticket with public message or internal note using Zendesk. No inputs are required. Returns confirmation of creation, including the new record’s ID and details.
Retrieves Brands using Zendesk. No inputs are required. Returns the requested data record(s) with all available details.
Retrieves Help Center Articles using Zendesk. No inputs are required. Returns the requested data record(s) with all available details.
Retrieves Macro by ID using Zendesk. Requires macro_id. Returns the requested data record(s) with all available details.
Retrieves New Kodif Chat Tickets By Email using Zendesk. Requires email. Returns the requested data record(s) with all available details.
Retrieves complete details for a specific Zendesk support ticket by its unique ticket ID.
This integration fetches comprehensive information about a Zendesk sup... Read More
Retrieves complete details for a specific Zendesk support ticket by its unique ticket ID.
This integration fetches comprehensive information about a Zendesk support ticket, including the ticket content, status, priority, customer details, custom fields, and all associated metadata. Perfect for support teams who need to access complete ticket information for case management, reporting, or workflow automation.
Returns a complete Zendesk ticket object containing all ticket details including id, subject, description, status, priority, requester_id, assignee_id, group_id, tags, created_at, updated_at, custom_fields array, via (channel information), and satisfaction_rating.
Example Output:
{
"ticket": {
"id": 847291,
"subject": "Order #XYZ123MW",
"description": "Hi, I need to update my shipping address for order XYZ123MW. Please change it to:nn456 Oak StreetnApt 2BnChicago, IL 60601nnThank you,nSarah Johnson",
"status": "open",
"priority": "normal",
"created_at": "2026-03-12T15:30:22Z",
"updated_at": "2026-03-12T15:32:18Z",
"requester_id": 82847291039,
"assignee_id": 19385740291847,
"group_id": 114094771791,
"tags": ["order_update", "shipping_change", "new_ticket"],
"brand_id": 114094431371,
"encoded_id": "A9B2XK-M7N4P",
"via": {
"channel": "email",
"source": {
"from": {
"name": "Sarah Johnson",
"address": "sarah.johnson@example.com"
},
"to": {
"name": "Support Team",
"address": "support@company.com"
}
}
},
"custom_fields": [
{
"id": 360001285332,
"value": null
},
{
"id": 114099786111,
"value": true
}
],
"satisfaction_rating": {
"score": "unoffered"
}
}
} Read LessRetrieves all tags associated with a specific Zendesk support ticket for categorization and workflow purposes.
This integration fetches all tags that have been ... Read More
Retrieves all tags associated with a specific Zendesk support ticket for categorization and workflow purposes.
This integration fetches all tags that have been applied to a specific Zendesk ticket. Tags are labels used to categorize tickets by topic, priority, sentiment, language, team assignment, and other workflow attributes. This helps support teams quickly understand ticket context, route issues appropriately, and track patterns across customer interactions.
Returns an object containing a tags array with all tag strings applied to the ticket. Tags typically include categorization labels for customer intent, sentiment analysis, language detection, regional assignment, team routing, and workflow status indicators.
Example Output:
{
"tags": [
"intent__billing__payment_failed",
"intent_confidence__high",
"intent_triage",
"language__en",
"language_confidence__high",
"region_ca",
"sentiment__frustrated",
"sentiment_confidence__medium",
"singleticket",
"team_billing",
"priority_urgent"
]
} Read LessSearches Zendesk for new tickets associated with a customer’s email address and returns ticket details.
This integration searches your Zendesk support sys... Read More
Searches Zendesk for new tickets associated with a customer’s email address and returns ticket details.
This integration searches your Zendesk support system to find tickets that have a “new” status and are associated with a specific customer email address. It helps support teams quickly identify unresolved customer issues by showing all new tickets linked to that customer, including ticket details like subject, description, and timestamps.
Returns an array of ticket objects, each containing id (unique ticket identifier), subject (ticket title), description (full ticket content), status (always “new” for results), created_at (when ticket was created), and updated_at (when last modified). When no new tickets are found for the email address, returns the message “No new tickets found.”
Example Output:
[
{
"id": 4892156,
"status": "new",
"subject": "Re: 🎉 Success! Order #20048391 is in",
"created_at": "2026-03-15T14:16:25Z",
"updated_at": "2026-03-15T14:34:02Z",
"description": "Hi! I realized that I accidentally ordered the wrong item when all I needed was the basic version. Can you cancel this order or exchange the order?nnOn Mar 14, 2026, at 9:32 AM, Example Store <support@example.com> wrote:nnYour new order is already in motionnnItem: Blue Outdoor Mat System 3'x5'nQty: 1nTotal: $189.00 USDnnShipping Address:nSarah Johnsonn425 Oak StreetnAustin, TX 78701nUnited StatesnTel: +15125551234"
}
] Read LessFinds a Zendesk user account by searching for their email address.
This integration searches Zendesk’s user directory to locate a specific user account us... Read More
Finds a Zendesk user account by searching for their email address.
This integration searches Zendesk’s user directory to locate a specific user account using their email address. This allows your team to quickly access customer information, verify user identity, and link support tickets to the correct person in your Zendesk system.
Returns a complete Zendesk user profile containing key information including id (unique user identifier), name, email, role (end-user, agent, or admin), active status, phone number, tags (user categories), verified status, time_zone, created_at and updated_at timestamps, last_login_at, and any custom user_fields your organization has configured.
Example Output:
{
"id": 39074882272539,
"name": "Sarah Johnson",
"email": "sarah.johnson@healthcenter.org",
"role": "end-user",
"tags": ["premium", "healthcare", "verified_member"],
"phone": null,
"active": true,
"verified": true,
"time_zone": "Eastern Time (US & Canada)",
"created_at": "2025-07-17T20:32:56Z",
"updated_at": "2026-03-14T06:20:13Z",
"last_login_at": "2026-03-14T06:20:13Z",
"user_fields": {
"customer_type": "premium",
"account_id": 20171,
"membership_status": "active"
},
"suspended": false,
"ticket_restriction": "requested"
} Read LessRetrieves User By Id using Zendesk. Requires user_id. Returns the requested data record(s) with all available details.
Retrieves All Articles Pagination using Zendesk. No inputs are required. Returns an array of matching records with relevant details.
Retrieves Comments using Zendesk. Requires ticket_id. Returns an array of matching records with relevant details.
Retrieves Macros using Zendesk. No inputs are required. Returns an array of matching records with relevant details.
Retrieves Side Conversations using Zendesk. Requires ticket_id. Returns an array of matching records with relevant details.
Retrieves Ticket Fields using Zendesk. No inputs are required. Returns an array of matching records with relevant details.
Combines multiple Zendesk support tickets into a single ticket to consolidate related customer inquiries and streamline support workflows.
This integration merg... Read More
Combines multiple Zendesk support tickets into a single ticket to consolidate related customer inquiries and streamline support workflows.
This integration merges one or more source tickets into a target ticket within Zendesk. When tickets are merged, all conversations, attachments, and history from the source tickets are consolidated into the target ticket. The source tickets are closed and marked as merged. You can add custom comments to both the source and target tickets to document the merge reason or provide context for your team.
Returns a job status object containing tracking information for the merge operation. Since ticket merging runs as a background process in Zendesk, you receive a job_status object with fields like id (unique job identifier), url (endpoint to check job progress), status (current state like “queued” or “completed”), job_type (always “Ticket Merge”), and message (additional status information).
Example Output:
{
"job_status": {
"id": "V3-abc123def456ghi789jkl012mno345pq",
"url": "https://mycompany-help.zendesk.com/api/v2/job_statuses/V3-abc123def456ghi789jkl012mno345pq.json",
"total": null,
"status": "queued",
"message": null,
"results": null,
"job_type": "Ticket Merge",
"progress": null
}
} Read LessSend Email using Zendesk. Requires message and ticket_id. Returns results based on the executed action.
Zendeks Set Ticket Status PENDING using Zendesk. Requires ticket_id. Returns results based on the executed action.
Marks a Zendesk support ticket as solved, automatically updating its status to indicate the issue has been resolved.
This integration changes a Zendesk ticket... Read More
Marks a Zendesk support ticket as solved, automatically updating its status to indicate the issue has been resolved.
This integration changes a Zendesk ticket’s status to “solved” when you provide the ticket ID. Use this to quickly close resolved support cases, update your team’s ticket queue, and maintain accurate resolution metrics in your helpdesk.
Returns a confirmation response containing the operation status, a success message, and the ticket_id of the updated ticket. The status will be “success” when the ticket is successfully marked as solved.
Example Output:
{
"status": "success",
"message": "Ticket successfully marked as solved.",
"ticket_id": 847293
} Read LessTags in Zendesk Ticket using Zendesk. No inputs are required. Returns results based on the executed action.
Updates a custom field on an existing Zendesk ticket with a new value.
This integration allows you to modify custom fields on Zendesk tickets. Custom fields are... Read More
Updates a custom field on an existing Zendesk ticket with a new value.
This integration allows you to modify custom fields on Zendesk tickets. Custom fields are additional data points your organization has configured beyond standard ticket properties like subject or status. This is useful for tracking specific information like order numbers, categories, priority levels, or any other custom data your support team needs to manage.
Returns a confirmation message indicating whether the custom field was successfully updated, including the ticket_id of the modified ticket.
Example Output:
"Custom field is updated (ticket ID: 2847392)"Read Less
Updates both custom ticket fields and priority settings for an existing Zendesk support ticket in a single operation.
This integration allows you to modify an e... Read More
Updates both custom ticket fields and priority settings for an existing Zendesk support ticket in a single operation.
This integration allows you to modify an existing Zendesk ticket by updating its priority level (urgent, high, normal, or low) and setting values for custom fields that your organization has configured. This is useful for categorizing tickets, updating their urgency, or adding specific information that your support workflow requires.
Returns a confirmation message indicating whether the ticket was successfully updated, including the ticket ID for reference. The message confirms that both the custom fields and priority have been applied to the specified ticket.
Example Output:
"Custom field is updated (ticket ID: 52847)"Read Less
Updates the status and custom fields of an existing Zendesk support ticket.
This integration modifies an existing Zendesk ticket by changing its status (like ... Read More
Updates the status and custom fields of an existing Zendesk support ticket.
This integration modifies an existing Zendesk ticket by changing its status (like “open”, “pending”, or “solved”) and updating any custom fields you’ve configured in your Zendesk instance. This is useful for automating ticket workflows, categorizing issues, or moving tickets through your support process.
Returns a confirmation message indicating whether the ticket was successfully updated, including the ticket ID for reference. The message format is “Ticket is updated (ticket ID: [ID])” for successful updates.
Example Output:
"Ticket is updated (ticket ID: 428571)"Read Less
Adds new tags to an existing Zendesk ticket while preserving all currently assigned tags.
This integration adds new tags to a Zendesk support ticket while prese... Read More
Adds new tags to an existing Zendesk ticket while preserving all currently assigned tags.
This integration adds new tags to a Zendesk support ticket while preserving all existing tags. It’s useful for categorizing tickets, tracking workflow stages, or marking tickets with additional context as they move through your support process. The new tags are appended to the ticket’s current tag list without removing any previously assigned tags.
Returns the complete updated list of tags for the ticket, including both the previously existing tags and the newly added ones. The output contains a tags array with all tag strings currently assigned to the ticket.
Example Output:
{
"tags": [
"premium_customer",
"intent__order__status__what_is_status",
"intent_confidence__high",
"automation_applied",
"language__en",
"language_confidence__high",
"order_inquiry",
"product_brand_acme",
"notification_requested",
"sentiment__neutral",
"sentiment_confidence__high",
"billing_policy"
]
} Read LessAdds an internal comment to an existing Zendesk support ticket with additional information and timestamp.
This integration adds a private internal comment to an... Read More
Adds an internal comment to an existing Zendesk support ticket with additional information and timestamp.
This integration adds a private internal comment to an existing Zendesk ticket, allowing support teams to document additional information, case notes, or updates without the customer seeing the comment. The comment includes a formatted timestamp showing when the information was added.
Returns the complete updated Zendesk ticket object with all ticket details including id, status, subject, created_at, updated_at, assignee_id, requester_id, priority, type, tags, custom_fields, and other ticket properties. The updated_at timestamp reflects when the comment was added.
Example Output:
{
"id": 847293,
"url": "https://company.zendesk.com/api/v2/tickets/847293.json",
"status": "open",
"subject": "Order #20847293 - Cancellation Request",
"priority": "normal",
"type": "incident",
"created_at": "2024-03-15T10:22:15Z",
"updated_at": "2024-03-15T14:45:32Z",
"assignee_id": 19384756291847,
"requester_id": 28394857362841,
"submitter_id": 28394857362841,
"tags": ["order_cancellation", "automated_policy", "resolved"],
"custom_fields": [
{"id": 360028069114, "value": "order_status"},
{"id": 360033074354, "value": false}
],
"description": "Hello, I need to cancel my recent order #20847293. I accidentally ordered the wrong item and need to make changes before it ships.",
"brand_id": 360002280834,
"group_id": 360003853254
} Read LessZendeks Set Ticket Status HOLD using Zendesk. Requires ticket_id. Returns results based on the executed action.
Zendeks Set Ticket Status NEW using Zendesk. Requires ticket_id. Returns results based on the executed action.
Zendeks Set Ticket Status OPEN using Zendesk. Requires ticket_id. Returns results based on the executed action.
Checks if Zendesk agents are currently available for live chat handoff.
This integration queries Zendesk to determine whether any agents are currently online an... Read More
Checks if Zendesk agents are currently available for live chat handoff.
This integration queries Zendesk to determine whether any agents are currently online and available to accept chat conversations. Use this to decide whether to offer customers live chat support or keep them in automated workflows when no human agents are available.
This tool requires no input parameters – it automatically checks for agents who are online and available for the chat channel.
Returns a simple status message indicating agent availability: either “Agents are available” when one or more agents are online and ready to accept chats, or “No agents available” when no agents are currently available for live chat support.
Example Output:
"No agents available"Read Less