Operations Surface
Outbound Connectors
Data and action outcomes can be pushed outward, but only through explicit, tenant-scoped destinations.
| Trigger | Active | Retries | Destination | Filter |
|---|---|---|---|---|
on_action | true | 3 | {
"url": "https://hooks.example.com/crm-control",
"type": "webhook"
} | {
"entities": [
"products",
"sales"
]
} |