Introduction
What is a webhook?
Webhooks are event-driven processes that send data to external applications when something happens inside BrightMove.
An example would be that when a Hire or Placement occurs, the new_placement
webhook can notify an external system (like an onboarding platform) of that event and then kick off a process in an external application.