Increment A Number Field When Cloning Deals

Using the Format Data Action in HubSpot workflows, you can automatically increment any number field when a Object is cloned via Clone Attack.

If you are trying to increment a date field, check out this article!

This requires the Format Data workflow action which is only available on Operation Hub Professional and Enterprise. 

 

Let's say you use deals to represent subscriptions and have a Deal Field "Subscription Cycle" that represents the subscription cycle the subscription is on. You also have Clone Attack workflows setup to clone that deal every cycle and you need that field to update automatically.

You can achieve this by setting up a workflow with a Format Data action.

Here's how:

  1. Setup Clone Attack to mark cloned objects as Cloned
    1. Check out this article going over how to set this up.
  2. Start a Deal Based Workflow
  3. Set the enrollment trigger to Is A Clone is any of Yes
  4. Add a new new Format Data action
  5. Fill out the Format Data Actions as follows:
    1. Property to format: Subscription Cycle
    2. Format: Add a number
    3. Number to add: 1
    4. Output type: Number
    5. Check the "Save formatted date to a property with a Copy property value action" (If you do not check this box you will have to create the copy property value action manually).
  6. Fill out the Copy property value action as follows:
    1. Property or value to copy from: [Number] value
    2. Target property type: Deal
    3. Property to copy "[Number] value" to: Subscription Cycle
  7. Your workflow is ready to be tested and turned on!

 

Still have questions? Email us at care@hapily.com