APIs & Integrations

Chewie
Participant

Deal api - deleted flag

SOLVE

Hi

 

Is it possible through the deal api or associated api to tell if a deal is now in the recycled bin?

Many thanks

0 Upvotes
1 Accepted solution
dennisedson
Solution
Community Manager
Community Manager

Deal api - deleted flag

SOLVE

Hello @Chewie 

Add &archived=true to your call

Example: https://api.hubapi.com/crm/v3/objects/deals?hapikey=xxxx&archived=true

You will see only archived deals


HubSpot’s AI-powered customer agent resolves up to 50% of customer queries instantly, with some customers reaching up to 90% resolution rates.
Learn More.

View solution in original post

0 Upvotes
1 Reply 1
dennisedson
Solution
Community Manager
Community Manager

Deal api - deleted flag

SOLVE

Hello @Chewie 

Add &archived=true to your call

Example: https://api.hubapi.com/crm/v3/objects/deals?hapikey=xxxx&archived=true

You will see only archived deals


HubSpot’s AI-powered customer agent resolves up to 50% of customer queries instantly, with some customers reaching up to 90% resolution rates.
Learn More.

0 Upvotes