OnClik

What are Webhooks?

Webhooks 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 automation
  • Reduces latency

How OnClik uses this

OnClik uses webhooks to trigger real-time automation across connected systems.

Related Terms

API, Event-Driven Architecture, Automation