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