Cross-Provider Workflow
New Support Ticket to SMS Acknowledgement
Version 1.0.0
Create a Zendesk ticket, then send the requester an SMS acknowledgement.
Providers Orchestrated
Workflows
ticket-to-sms-ack
Create a Zendesk ticket and text the requester an acknowledgement.
Creates a Zendesk ticket from a customer request and sends an SMS acknowledgement to the requester's phone via the Twilio Messaging API.
1
create-ticket
$sourceDescriptions.zendeskTickets.CreateTicket
Create a Zendesk support ticket from the inbound request.
2
send-sms
$sourceDescriptions.twilioMessaging.createMessage
Send an SMS acknowledgement to the requester via Twilio.
Source API Descriptions
openapi