Multi-Region Dispatch AutomationFLAGSHIP
End-to-end dispatch automation for multi-region operational work, including email intake, regional routing, SharePoint/Excel updates, DocuSign flows, SMS notifications, and Slack visibility.
{ "name": "dispatch_routing", "nodes": [ { "type": "webhook.trigger" }, { "type": "switch", "by": "region" }, { "type": "excel.append" }, { "type": "docusign.send" }, { "type": "slack.notify" } ], "retries": 3, "approval": "human" }