Problem Statement – Webhook payload for whenever a lead’s stage is changed.
Solution – Curl for any stage to any stage.
{
“Description”: “Description of webhook”,
“Method”: “POST”,
“ContentType”: “application/json”,
“WebhookEvent”: “5”,
“IsSpecificLanding Page”: false,
“NotifyOnFailure”: false,
“WebhookProperties”: “{“FromLeadStage”:””, “ToLeadStage”:””}”
}
