Allow Form field calculations for routing
Taylor Jennings
Routing logic can only evaluate individual form field values directly. There's no way to perform calculations on multiple form fields, such as multiplying enrollment by tuition or summing numeric inputs, before routing decisions are made.
Request: Support calculated values based on form field inputs, evaluated at submission time and available as inputs for routing conditions. This would allow routing decisions to factor in derived metrics rather than just raw field values.
Impact: Many routing decisions depend on compound metrics that require calculation. Customers managing tiered routing based on deal size, total opportunity value, or calculated scoring need to derive those values from multiple form inputs before routing can be applied accurately.