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

Customer chat lead sync (Intercom → HubSpot → Slack)

Résumé rapide

Déclencheur
Intercom - Create Contact
Étapes
3
Intercom - Create Contact → HubSpot - Upsert Contact → Slack - Create Message
Lanes
2
Intégrations
HubSpot, Intercom, Slack

Code FlowZap

intercom { # Intercom
n1: rectangle label:"Intercom - Create Contact" system:"Intercom"
n2: rectangle label:"HubSpot - Upsert Contact" system:"HubSpot"
n1.handle(right) -> n2.handle(left)
}

sales { # Sales
n3: rectangle label:"Slack - Create Message" system:"Slack"
n2.handle(bottom) -> sales.n3.handle(top) [label="Lead synced"]
}
FlowZap - Not another Diagramming tool - Customer chat lead sync (Intercom → HubSpot → Slack) | Exemples Make.com.