HubSpot Ideas

ebarton

Compare 2 field values in a Workflow

I would like the ability to compare 2 field values in my workflow logic.

 

Example: If Field A is 50 and Field B is 100 I want to be able to say If Field A > Field B, do this, otherwise if Field B > Field A, do this, otherwise if Field A = Field B, do this.

4 Replies
ChaosFreak
Contributor

Wow, it is absolutely crazy that such a simple feature is missing. I'm trying to compare two dates fields, and take a different action if A is later than B or A is earlier than B. This is impossible in HubSpot. What a joke.

Thrive
Contributor | Elite Partner

This is possible using Zapier, but also using Ops Hub with a little bit of custom code.

ebarton
Participant

Thanks, GSchlegel! Neither of those suggestions are really solutions though. I shouldn't have to set a T/F field and then use that in the workflow. If I wanted to go that far, I'd just do what we're having to do now, which is use a webhook to utilize the API. I want to be able to do this within the workflow itself and without a third party tool or a developer.