This article explains the purpose, use cases, and operational steps for the "Number Comparison Action" feature, part of the third-party HubSpot app "Custome Workflow Starter."


The primary purpose of this workflow action is to compare two numbers (which can be property values or fixed numbers) based on specified logic (e.g., equal to, not equal to, greater than, greater than or equal to, etc.).
The action returns the comparison result as a data output: "yes" or "no." This output can be used to enable more specific, number-based process automation, such as in an "IF/THEN branch" action to check "if score is greater than or equal to 100" or "if purchase count is equal to 0."
This feature is extremely powerful for branching logic based on numerical property values.
0 and send them a first-time purchase offer.The video demonstrates setting up the "Number Comparison Action" in a workflow and shows it executing to return a "no" result.
Step 1: Check Workflow and Trigger
Event Date" property value is changed.Step 2: Add the Custom Action
Step 3: Select the Action
Step 4: Choose the Comparison Logic
Greater than or equal (>=)Less than or equal (<=)Greater than (>)Less than (<)Equal (=)Not equal (!=)Greater than or equal (>=)" is selected.Step 5: Specify the Numbers to Compare
Step 6: Activate the Workflow and Confirm Execution
Step 7: Verify the Final Result
LABEL is comparisonResult and the VALUE is no.yes.By using the "yes/no" result from this "Number Comparison Action" as the criteria in a subsequent "IF/THEN branch," you can achieve detailed, number-based workflow branching
No, it is not a standard feature. The feature explained in this article is a custom action that becomes available by installing a third-party app called "Custome Workflow Starter" in HubSpot.
No, this action does not create the branch itself. This action only compares two numbers based on the specified logic (e.g., A >= B) and returns the result as an output value (comparisonResult)—either yes (if true) or no (if false). To actually branch the workflow, you must place HubSpot's standard "If/then branch" action after this custom action. Then, you would set the branch criteria based on this action's output (e.g., "If comparisonResult is equal to yes").
Yes, you can. As explained in Step 5, both the "Base Number" and "Comparison Number" input fields allow the use of property tokens (personalization tokens). This allows you to perform dynamic data validation, such as checking if the value in the "Estimated Amount" property is "not equal to (!=)" the value in the "Contracted Amount" property.
We can customize this sample to match your specific business requirements.
Book Free ConsultationPut it on Trello!Need a fix for HubSpot, CMS, or GAS? Post it on Trello.
Development Requests Here