webhook
leadStageChanged
Triggered whenever a lead moves between pipeline stages, custom stages
included.
Alongside the lead's own fields the payload carries previousStage and
newStage. Stage names are renamable by the practice, so key on id or
systemKey rather than name. Both stages are always present - every
lead sits in a stage, so every move has a real origin.
A lead reaching Won or Lost fires this event and lead_won /
lead_lost. Deleting a stage moves its leads to another column without
firing this event - that is an admin restructure, not pipeline
movement.
Sent only for practices subscribed to the Leads add-on.
200Webhook received successfully