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

Spreadsheet intake to task board (Google Sheets → Trello → Slack)

Résumé rapide

Déclencheur
Google Sheets - Watch Rows
Étapes
3
Google Sheets - Watch Rows → Trello - Edit a Card → Slack - Create Message
Lanes
2
Intégrations
Google Sheets, Slack, Trello

Code FlowZap

sheets { # Sheets
n1: rectangle label:"Google Sheets - Watch Rows" system:"Google Sheets"
n2: rectangle label:"Trello - Edit a Card" system:"Trello"
n1.handle(right) -> n2.handle(left)
}

ops { # Ops
n3: rectangle label:"Slack - Create Message" system:"Slack"
n2.handle(bottom) -> ops.n3.handle(top) [label="New task"]
}
FlowZap - Not another Diagramming tool - Spreadsheet intake to task board (Google Sheets → Trello → Slack) | Exemples Make.com.