I'm missing a feature to be able to choose 'clone enrolled deal' in workflows.
I can create a new deal and copy information from a past deal but I cannot copy the line items. This is the most important info because we use it to keep track of our ARR.
Right now, I need to clone the deal manually as soon as it closes. I'm aware of apps (e.g. CloneNer) but it would make my life a lot easier, if this were a native functionality within HubSpot.
Thank you for considering this!
@RevOps out there - if you have another workaround, please let me know!
Hi @robinfvh👋 Thanks for your suggestion. The most direct way to get this in front of the Product Team is to submit this to the HubSpot Ideas Forum. — Jaycee
Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.
Hi @robinfvh , you’re not missing anything. As of today, HubSpot still doesn’t offer a native “clone deal with line items” workflow action, and that limitation is very real if you rely on line items for ARR tracking.
The reason your “create deal” workflow falls short is structural: workflows can copy deal properties, but line items are separate CRM objects with associations, and HubSpot doesn’t expose a built-in action to replicate those associations. Manual cloning works because the UI handles that logic behind the scenes, but workflows don’t.
There are three practical workarounds I’ve seen teams use successfully: One is a custom code workflow action that fires on deal close, creates a new deal via the API, then fetches associated line items from the closed deal and re-creates them on the new one. It’s not pretty, but it’s reliable, and it’s the closest thing to “native automation” today (https://developers.hubspot.com/docs/api/crm/line-items).
Finally, if renewals are the driver, some teams keep a single long-lived deal and version the revenue via line items over time rather than cloning the deal itself.
You’re absolutely right to submit this to the Ideas Forum. This comes up a lot in RevOps teams doing renewals or expansions, and it’s one of those gaps where the product UI is ahead of workflows. If ARR accuracy is critical, custom code is unfortunately the cleanest option for now.
Did my answer help? Please mark it as a solution to help others find it too.
Ruben Burdin HubSpot Advisor Founder @ Stacksync Real-Time Data Sync between any CRM and Database
Hi @robinfvh , you’re not missing anything. As of today, HubSpot still doesn’t offer a native “clone deal with line items” workflow action, and that limitation is very real if you rely on line items for ARR tracking.
The reason your “create deal” workflow falls short is structural: workflows can copy deal properties, but line items are separate CRM objects with associations, and HubSpot doesn’t expose a built-in action to replicate those associations. Manual cloning works because the UI handles that logic behind the scenes, but workflows don’t.
There are three practical workarounds I’ve seen teams use successfully: One is a custom code workflow action that fires on deal close, creates a new deal via the API, then fetches associated line items from the closed deal and re-creates them on the new one. It’s not pretty, but it’s reliable, and it’s the closest thing to “native automation” today (https://developers.hubspot.com/docs/api/crm/line-items).
Finally, if renewals are the driver, some teams keep a single long-lived deal and version the revenue via line items over time rather than cloning the deal itself.
You’re absolutely right to submit this to the Ideas Forum. This comes up a lot in RevOps teams doing renewals or expansions, and it’s one of those gaps where the product UI is ahead of workflows. If ARR accuracy is critical, custom code is unfortunately the cleanest option for now.
Did my answer help? Please mark it as a solution to help others find it too.
Ruben Burdin HubSpot Advisor Founder @ Stacksync Real-Time Data Sync between any CRM and Database
@robinfvh@RubenBurdin I think it’s fair to mention the CloneNer app here. It’s HubSpot-certified and offers this functionality (cloning via workflows with line items) and much more, such as conditions, templates, bundles, dynamic tokens, and calculated properties - while maintaining all relationships across deals and associated objects and line items.
Hi @robinfvh👋 Thanks for your suggestion. The most direct way to get this in front of the Product Team is to submit this to the HubSpot Ideas Forum. — Jaycee
Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.