Skip to main content

Calculating formulas

This operation allows you to carry out arithmetic operations.
  1. In your workflow editor, click + Add step.
  2. Select Integrations > Quick action.
  3. Click Configure.
  4. Click the Quick Action operation field and select Calculate formula.
  5. 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

  1. In your workflow editor, click + Add step.
  2. Select Integrations > Quick action.
  3. Click Configure.
  4. Click the Quick Action operation field and select Compare formula.
  5. 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.