Skip to main content
Question

Painfully New to Approval Rules

  • August 27, 2026
  • 1 reply
  • 17 views

Forum|alt.badge.img+1

I am painfully new to DealHub Approval Rules. I have a long history with Salesforce Approval Rules.

Could someone review this Approval Rule and let me know if it looks ok to you?

We have a field that has the tag deployment. It is never supposed to have a discount. Does this Approval Rule look ok?

1 reply

Forum|alt.badge.img
  • New Participant
  • August 27, 2026

@DavidVowels - The general workflows are challenging for sure. If you mean that you “tagged” the products in the DH product catalog with deployment, then what you’ve built will work.

 

Because this is a blanket approval requirement for any discounts, you could also execute this in the rule-based workflows and it would be simpler. You can build an approval that fires based on the discount value + tag, such as:

Rule = [General.total_discount_deployment] > 0

Shoot me an email if you want help live: ryan@thriviti.com.  Happy to hop on really quick.