Cross-Provider Workflow
Ticket Escalation to Email Notification
Version 1.0.0
Escalate a Zendesk ticket by updating its priority, then email a manager.
Providers Orchestrated
Workflows
escalate-ticket-email
Update a Zendesk ticket to escalate it, then email a manager.
Updates a Zendesk ticket to raise its priority and status, then sends an escalation email to the responsible manager via SendGrid.
1
escalate-ticket
$sourceDescriptions.zendeskTickets.UpdateTicket
Update the Zendesk ticket to escalate priority and status.
2
email-manager
$sourceDescriptions.sendgridMail.SendMail
Send an escalation email to the manager via SendGrid.
Source API Descriptions
openapi