Welcome to FlowZap, the App to diagram with Speed, Clarity and Control.

Delivery updates (Jira → Slack)

Quick summary

Trigger
Jira - Update an Issue
Steps
2
Step outline
Jira - Update an Issue → Slack - Create Message
Lanes
1
Integrations
Jira, Slack

FlowZap Code

jira { # Jira
n1: rectangle label:"Jira - Update an Issue" system:"Jira"
n2: rectangle label:"Slack - Create Message" system:"Slack"
n1.handle(right) -> n2.handle(left)
}
Delivery updates (Jira → Slack) | Make.com Automation Examples