APIs & Integrations

jing
Participant

record for deleted deals

Résolue

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 Votes
1 Solution acceptée
WendyGoh
Solution
HubSpot Employee
HubSpot Employee

record for deleted deals

Résolue

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.

Voir la solution dans l'envoi d'origine

0 Votes
1 Réponse
WendyGoh
Solution
HubSpot Employee
HubSpot Employee

record for deleted deals

Résolue

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 Votes