La fonction de suggestion automatique permet d'affiner rapidement votre recherche en suggérant des correspondances possibles au fur et à mesure de la frappe.
Deal merge webhook doesn't work - hs_merged_object_ids
Hi, I have registered a subscription on the `hs_merged_object_ids` field in the deal, but Hubspot doesn't trigger event `propertyChange` on this field after the merge action. hs_merged_object_ids is a visible field (I changed this by API). The ability to handle merge action is necessary for many functionalities. Please help me in this case.
hs_merged_object_ids schema:
{"name"=>"hs_merged_object_ids",
"label"=>"Merged object IDs",
"type"=>"enumeration",
"fieldType"=>"checkbox",
"description"=>
"The list of object IDs that have been merged into this object. This value is automatically set by HubSpot and may not be modified.",
"groupName"=>"dealinformation",
"options"=>[],
"displayOrder"=>-1,
"calculated"=>false,
"externalOptions"=>false,
"hasUniqueValue"=>false,
"hidden"=>false,
"hubspotDefined"=>true,
"modificationMetadata"=>{"archivable"=>true, "readOnlyDefinition"=>true, "readOnlyValue"=>true},
"formField"=>false}