Cross-Provider Workflow
Claude Classify Inbound Message to Zendesk Ticket
Version 1.0.0
Classify an inbound message with Claude, then open a Zendesk ticket.
Providers Orchestrated
Workflows
classify-and-route
Classify a message with Claude and create a Zendesk ticket.
Calls Claude to classify the inbound message, captures the classification label, and creates a Zendesk ticket using the original message and label.
1
classify-message
$sourceDescriptions.claudeApi.createMessage
Ask Claude to classify the inbound message.
2
create-ticket
$sourceDescriptions.zendeskApi.CreateTicket
Open a Zendesk ticket carrying the classification label.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.