What are Webhooks?
WebhooksWebhooks are automated messages sent between systems when an... More are automated messages sent between systems when an event occurs.
How it works
An event triggers an HTTP request to another system.
Example
Payment success triggers a webhook to update order status.
Why it matters
- Enables real-time communication
- Supports automationAutomation refers to the use of technology to perform tasks ... More
- Reduces latencyLatency is the delay between a request and a response in a s... More
How OnClik uses this
OnClik uses webhooksWebhooks are automated messages sent between systems when an... More to trigger real-time automationAutomation refers to the use of technology to perform tasks ... More across connected systems.
Related Terms
APIAn API (Application Programming Interface) is a set of rules... More, Event-Driven ArchitectureAn architecture where systems respond to events (changes or ... More, AutomationAutomation refers to the use of technology to perform tasks ... More