Calculator Block
The Calculator Block allows you to perform mathematical operations directly inside your chatbot or automation flow.
How to Use Calculator Block
In your Bot Flow, click on Add Node.
Select Add Automation App.
Search for Calculator.
Choose the required operation:
Add
Subtract
Multiply
Divide
SIP
Multiply V2
Enter or map the First Value (e.g., quantity from bot field).
Enter the Second Value (e.g., price or another number).
Click Run to test the calculation.
Click Save to apply it in the flow.
Example
If a user enters 5 tickets and each ticket costs 100, select Multiply:
First Value →
quantitySecond Value →
100
Output → 500
You can then save this output into a variable and use it in messages, confirmations, or further automation steps.
The Calculator block is useful for dynamic pricing, totals, discounts, tax calculations, EMI, SIP, and other numeric operations within your WhatsApp chat flow.
Last updated
Was this helpful?