User Docs
UserDeveloper
  • Intro
    • What is Web3alert?
    • How can Web3alert be helpful?
    • Login and Privacy
    • FAQ
  • Concepts
    • Log in
    • Projects
    • Triggers
      • Templates
      • All events and calls
      • Smart contracts
    • Filters
    • Messengers
      • How to add a messenger?
      • Webhooks
    • Event-based and state-based alerts
  • Features
    • Substrate address conversion
  • Guides
    • How to track Kusama Society events
  • Extras
    • Changelog
Powered by GitBook
On this page

Was this helpful?

  1. Concepts
  2. Messengers

Webhooks

Webhooks are a powerful feature that allows our application to communicate with external systems in real-time. When certain events occur within our application, such as a new user registration or an order update, a POST request is sent to a specified URL endpoint. This request contains a JSON-formatted payload, which encapsulates relevant data about the event.

PreviousHow to add a messenger?NextEvent-based and state-based alerts

Last updated 1 year ago

Was this helpful?