Cross-Provider Workflow
Ticket Resolved to Satisfaction Survey Email
Version 1.0.0
Resolve a Zendesk ticket, record a satisfaction rating, and email a survey.
Providers Orchestrated
Workflows
resolved-to-survey
Solve a ticket, rate it, and email a satisfaction survey.
Updates a Zendesk ticket to solved, creates a satisfaction rating record for it, then emails the requester a satisfaction survey via SendGrid.
1
solve-ticket
$sourceDescriptions.zendeskTickets.UpdateTicket
Update the Zendesk ticket to a solved status.
2
rate-ticket
$sourceDescriptions.zendeskTickets.CreateTicketSatisfactionRating
Create a satisfaction rating record for the resolved ticket.
3
email-survey
$sourceDescriptions.sendgridMail.SendMail
Email the requester a satisfaction survey via SendGrid.
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.