Trigger: Activated when an order is cancelled by the customer or the store.
This trigger is commonly used for informing customers about order cancellations, sharing refund information, and maintaining transparent communication.
Example Workflow: Refund Status Notification
This workflow informs customers about the refund process when a prepaid order is cancelled.
Step 1: Select Trigger – Order Cancelled
Start by selecting the Order Cancelled trigger. This trigger activates the workflow whenever an order cancellation event occurs on the store.
Step 2: Add Condition – Check Payment Status
Configure the condition as follows:
Field: Payment Status
Rule: Equals
Value: Paid
This condition checks whether the order was prepaid.
If the condition evaluates to Yes, the workflow will continue and send the refund notification.
In the Add Nodes section, click Actions.
Configure the required details:
Select the refund notification template
Example template:
Click Save Configuration.
Step 4: Connect the WhatsApp Action to the "Yes" Branch
Go to the Condition node.
From the green Yes branch, draw a connection line.
Connect it to the configured WhatsApp action node.
This ensures the message is sent only when Payment Status = Paid.
Step 5: Activate the Workflow
The refund notification will now be sent automatically when a prepaid order is cancelled.