Calculating formulas
This operation allows you to carry out arithmetic operations.- In your workflow editor, click + Add step.
- Select Integrations > Quick action.
- Click Configure.
- Click the Quick Action operation field and select Calculate formula.
- Enter your formula. Tip: you can include numbers, text, operators, and data references (the values in input fields from previous steps)
- If you want to use the comparison result in later steps add the result variable in the Response data for use in later steps. The variable’s value should be
$.result
Comparing formulas
- In your workflow editor, click + Add step.
- Select Integrations > Quick action.
- Click Configure.
- Click the Quick Action operation field and select Compare formula.
- Enter your formula. Tip: you can include numbers, brackets, operators, and data references (the values in input fields from previous steps)
Supported operations
Calculating formulas
Comparing data
Comparing regular expressions
For limitations in the supported regular expressions, see Syntax (external page). You can use this external page to test if your expression is correct.

