I need to automate updating the deal stages on one of your pipelines based on the associated contact’s static list membership.
For example:
- Sales Rep opens Deal and sets as stage = trial link sent
- Associated contact activates free trial and gets added to “Free trial activated” static list (this process exists and works via an API from our product to Hubspot)
- Where I am stuck…I then need the associated deal in pipeline X, when one exists, to move to deal stage = activated.
- Then same for if trial expired (on our existing expired expired list, update deal stage to Expired. And same for when the deal is won - (contact is added to a customer list, then update deal stage to closed won).
I cannot figure it out :(. Is this workflow possible?
Maybe I need to create activate deal lists to mirror the intent of my static contact lists? Then build a deal workflow that way?
Any input apprecaited. Thank you.