APIs & Integrations

jing
Participante

record for deleted deals

resolver

I am pulling hubspot deals record for my clients. The end point is: https://api.hubapi.com/crm/v3/objects/deals. I sync data incrementally, which means I only pull new data every day. Syncing data incrementally is important for us to reduce the time of syncing.  However, when my clients delete a deal in their CRM, there is no new data stating that this deal is deleted. It is a trouble for us because we will have information of deleted deals in our products. Is there any way to get deleted deals information?

0 Me gusta
1 Soluciones aceptada
WendyGoh
Solución
HubSpot Employee
HubSpot Employee

record for deleted deals

resolver

Hey @jing,

 

Currently, deleted deals won’t appear in responses from the Deals API.

 

If your team want to set up a system to catch deals as they’re deleted, your team can set up a deal deletion subscription through the Webhooks API: https://developers.hubspot.com/docs/methods/webhooks/webhooks-overview.

Ver la solución en mensaje original publicado

0 Me gusta
1 Respuesta 1
WendyGoh
Solución
HubSpot Employee
HubSpot Employee

record for deleted deals

resolver

Hey @jing,

 

Currently, deleted deals won’t appear in responses from the Deals API.

 

If your team want to set up a system to catch deals as they’re deleted, your team can set up a deal deletion subscription through the Webhooks API: https://developers.hubspot.com/docs/methods/webhooks/webhooks-overview.

0 Me gusta