Working with Webhooks
This section details how to configure Webhooks in your system.
What are Webhooks?
A webhook is a simple, resource-light way for an app to provide other applications with real-time information. Setting up a webhook allows you to send information to a URL when a particular event happens in your system. For example, you may want to send new employee information to a third-party employee benefits site every time you create a new employee.