Developer Announcements

Dadams
HubSpot Employee
HubSpot Employee

Archived CRM Pipelines will be purged after 30 days

What's happening?

Beginning on July 20, any CRM pipelines that have been archived for more than 30 days will be purged.

 

Currently, archived pipelines are stored in their archived state forever. While it's possible to access these archived pipelines through the new CRM API v3, none of the stages in these archived pipelines can be used for any CRM records.

 

Archived pipelines will be purged regardless of how they are archived, so pipelines that are archived by a HubSpot user in their account will also be purged and no longer available through the API after 30 days.

 

When is this happening?

Archived pipelines will start being purged on July 20. On this date, any pipelines deleted before June 20 will be purged.

 

Please let us know if you have any questions by replying below.

2件の返信
Olivia_Englert
参加者

Archived CRM Pipelines will be purged after 30 days

I am able to see the active pipelines that are used, but how can I see any pipelines that may have been deleted in the past?

0 いいね!
WendyGoh
HubSpot Employee
HubSpot Employee

Archived CRM Pipelines will be purged after 30 days

Hey @Olivia_Englert,

 

When looking to retrieve archived pipeline using the CRM API | Pipelines endpoint, you would need to include the following parameter on the request url: ?archived=true 

 

i.e. GET crm/v3/pipelines/deals?archived=true

0 いいね!