When does the company lifecycle stage sync with an associated contact's?
SOLVE
Hi,
When does HubSpot sync a contact's lifecycle stage to its associated company? We just added a contact to an existing company that had not prior contacts associated and advanced that contact's lifecycle stage to Sales qualified lead manually. The company's lifecycle stage is still blank and not updated.
The description of the company's lifecycle field from HubSpot is:
Lifecycle stage:the most advanced lifecycle stage (Subscriber, Lead, Marketing Qualified Lead, Sales Qualified Lead, Opportunity, Customer, Evangelist, or Other) of any contact associated with this company.
Actually, because Lifecycle stage can't move backwards unless cleared and can be used as a re-enrolment condition, you may be able to get away with a very simple workflow that triggers when ever contact lifecycle stage is known/changed, and copies it into the company lifecycle stage.
Thanks for the reply. This all makes sense, we do have the Lifecycle Stage sync turned on but, as you stated, that's from company to contact (parent to child).
From a workflow perspective, what would be the best approach to handle this if a company has multiple contacts? Especially if they all have different lifecycle stages for some reason (e.g. company has three contacts, two are marked as lead and one is marked as Sales qualified lead). I would agree with the documentation that the company should be tagged as an SQL based on these contacts, but what would the workflow look like? Is it a bunch of nested IF's, so to speak?
I come across your problem and I'd like to know if you have managed to find an "elegant" workflow to update the company lifecycle stage when there are several contacts belonging to the same company but with different contact lifecycle stage.
I have a similar issue as you did in 2020. Were you able to resolve the issue with the workflow to update the company lifecycle stage when there are several contacts belonging to the same company but with different contact lifecycle stage?
When does the company lifecycle stage sync with an associated contact's?
SOLVE
Hello, @MShah2022 I would like to share this knowledge base with more details on how to update your company's lifecycle stage. More information is here.
Are you able to reproduce these steps? The more information, screenshots, and details you can provide, the better I can advise on the next steps.
Actually, because Lifecycle stage can't move backwards unless cleared and can be used as a re-enrolment condition, you may be able to get away with a very simple workflow that triggers when ever contact lifecycle stage is known/changed, and copies it into the company lifecycle stage.