We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Jan 19, 2022 6:10 AM
Hello,
I would like to know how does it work deletion of contact from the Restore page. There is a Delete button for each archived user on the page and when you click it the user seems to be gone. Still, when I extract archived users from Hubspot API the deleted user appears among the results. How does it work? Is it some third way of having users deleted in HubSpot - being hidden in CRM but still existing as archived? How can I find out that the user is archived and not visible in CRM looking at the contact`s properties?
Jan 19, 2022 6:21 AM
Hi @lgalina,
Contacts which are deleted can be restored for 90 days after deletion, see here. Deleted contacts will not show up in the CRM / on the contact index page anymore (Menu > Contacts > Contacts). Since a deleted contact cannot be accessed / edited anymore in HubSpot.
On top of that, there is the option to perform a GDPR delete in HubSpot. You can learn about it here: https://knowledge.hubspot.com/contacts/how-do-i-perform-a-gdpr-delete-in-hubspot. These contacts cannot be restored and are deleted immediately, for good.
Best regards!
Karsten Köhler |
![]() | Did my post help answer your query? Help the community by marking it as a solution. |
Jan 19, 2022 8:35 AM
I`m asking about the situation when a contact is deleted from the restore page, like on the screenshot below
A contact deleted in such way can not be accessed via CRM, but it is clearly visible among archived contacts if I request them via API with Postman, for example.
How can I distinguish archived and available for restoring contacts from these, archived and deleted in such way? I mean, is there some contact`s property that indicates this situation? We need to find out about that when requesting archived contacts from our API