Hookshot
  • Introduction
  • Basics
    • What are Webhooks?
  • Getting Started
    • Installation
    • Hosted Management Pages
    • Embeddable Management Components
  • Miscellaneous
    • Demo Application
Powered by GitBook
On this page

Was this helpful?

  1. Basics

What are Webhooks?

Webhook can be thought of as a Reverse API for your system. An API consists of your users making requests to you to make something happen, while webhooks consist of you making requests to your users when something happens.

PreviousIntroductionNextInstallation

Last updated 4 years ago

Was this helpful?