Cross-Provider Workflow
Zendesk Ticket to Jira Issue to Slack Alert
Version 1.0.0
Open a Zendesk support ticket, mirror it as a Jira issue, then alert a Slack channel.
Providers Orchestrated
Workflows
ticket-to-issue-to-slack
Create a Zendesk ticket, open a Jira issue, and post a Slack alert.
Creates a Zendesk ticket from a customer request, opens a Jira issue that references the ticket, and posts the combined references to a Slack channel.
1
create-ticket
$sourceDescriptions.zendeskTickets.CreateTicket
Create a Zendesk support ticket from the inbound request.
2
create-issue
$sourceDescriptions.jiraApi.createIssue
Open a Jira issue that mirrors the Zendesk ticket.
3
notify-slack
$sourceDescriptions.slackChat.postChatPostmessage
Post the new ticket and issue references to a Slack channel.
Source API Descriptions
openapi
openapi