Glossary
Webhook automation
Triggering workflows from HTTP callbacks the moment events happen — a payment, a form, a commit — instead of polling on a schedule. Webhooks are the event backbone of most integration work.
In AGNT
AGNT workflows expose webhook triggers, so any system that can POST can start verified agent work.