Hi team,
I need to get advices from developers using Hubspot that when getting the data record of pipeline through API Webhook, How can I do it while body json of Hubspot only give me like this below
{
“eventId”: 220013470,
“subscriptionId”: 3024697,
“portalId”: 44324961,
“appId”: 5170374,
“occurredAt”: 1755681660000,
“subscriptionType”: “ticket.propertyChange”,
“attemptNumber”: 0,
“objectId”: 131132985037,
“propertyName”: “hs_pipeline”,
“propertyValue”: “722397713”,
“changeSource”: “CONVERSATIONS”
}