Capability
Webhook apps
Build a micro app once, then let it react to incoming events and external systems through webhook-based triggers.
Why webhook apps matter
Some apps are most useful when something else triggers them. Webhook apps help a focused micro app respond to external events without turning the whole flow into a larger custom build.
Trigger app behavior from external systems and events
Keep incoming workflows tied to the same focused app
Use webhooks when the app should react instead of waiting for manual runs
Common use cases
Form or lead submission follow-up
External status change handling
Lightweight event-driven workflows
App actions triggered by third-party systems