Cross-Provider Workflow
Zendesk Escalation to Jira with Slack Follow-up Reminder
Version 1.0.0
Open a Zendesk ticket, create a Jira issue, then set a Slack reminder.
Providers Orchestrated
Workflows
escalation-jira-reminder
Create a ticket, open a Jira issue, then set a Slack reminder.
Creates a Zendesk ticket, opens a Jira issue referencing it, and sets a Slack reminder to follow up before the SLA deadline.
1
create-ticket
$sourceDescriptions.zendeskTickets.CreateTicket
Create an escalated Zendesk ticket.
2
create-issue
$sourceDescriptions.jiraApi.createIssue
Open a Jira issue for the escalated ticket.
3
set-reminder
$sourceDescriptions.slackReminders.postRemindersAdd
Set a Slack reminder to follow up on the issue.
Source API Descriptions
openapi
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.